felipemateus / iptv-cms
This is a cms control iptv channels.
Fund package maintenance!
eufelipemateus
Liberapay
www.paypal.com/donate?hosted_button_id=WV4K7MQZY5W3N
donate.felipemateus.com
Installs: 367
Dependents: 0
Suggesters: 0
Security: 0
Stars: 31
Watchers: 4
Forks: 13
Open Issues: 1
Type:project
Requires
- php: ^8.4
- guzzlehttp/guzzle: ^7.5
- laravel/framework: ^12.0
- laravel/sanctum: ^v4.0
- laravel/tinker: ^2.9
- microweber-deps/laravel-cors: ^3.1
Requires (Dev)
- fakerphp/faker: ^1.23
- laravel/sail: ^1.26
- mockery/mockery: ^1.6
- nunomaduro/collision: ^8.1
- phpunit/phpunit: ^11
- spatie/laravel-ignition: ^2.7
This package is auto-updated.
Last update: 2025-04-27 07:12:40 UTC
README
Instaling
Install
composer create-project felipemateus/iptv-cms iptv-project
Config
generate app key
php artisan key:generate
Replace .env with your database info.
DB_CONNECTION=mysql DB_HOST=´Your Host´ DB_PORT=3306 DB_DATABASE=´Your Database´ DB_USERNAME=´Your Root´ DB_PASSWORD=´Your Password´
Migrate the database
php artisan migrate --seed
Extra
-
To add new locale compatibility you need contribute to iptv-core first.
-
Discord Channel to discussion about sugestion,Feature and etc.