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: 347
Dependents: 0
Suggesters: 0
Security: 0
Stars: 31
Watchers: 3
Forks: 13
Open Issues: 0
Type:project
Requires
- php: ^8.0|8.1
- felipemateus/iptv-channels: ^3.0.6
- felipemateus/iptv-core: ^1.2.0
- felipemateus/iptv-customers: v2.1.1
- felipemateus/laravel-iptv-gateway-paypal: ^0.0.3
- fruitcake/laravel-cors: ^2.0
- guzzlehttp/guzzle: ^7.5
- laravel/framework: ^9.11
- laravel/sanctum: ^3.0
- laravel/tinker: ^2.7
Requires (Dev)
- fakerphp/faker: ^1.20
- laravel/sail: ^1.16
- mockery/mockery: ^1.5
- nunomaduro/collision: ^6.3
- phpunit/phpunit: ^9.5
- spatie/laravel-ignition: ^1.0
This package is auto-updated.
Last update: 2024-12-14 06:06:00 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.