composer create-project felipemateus/iptv-cms iptv-projectgenerate app key
php artisan key:generateReplace .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´php artisan migrate --seed-
To add new locale compatibility you need contribute to iptv-core first.
-
Discord Channel to discussion about sugestion,Feature and etc.
