LaravelPackages.net
Acme Inc.
Toggle sidebar
felipemateus/iptv-cms

This is a cms control iptv channels.

410
35
v0.0.12
About felipemateus/iptv-cms

felipemateus/iptv-cms is a Laravel package for this is a cms control iptv channels.. It currently has 35 GitHub stars and 410 downloads on Packagist (latest version v0.0.12). Install it with composer require felipemateus/iptv-cms. Discover more Laravel packages by felipemateus or browse all Laravel packages to compare alternatives.

Last updated

Laravel IPTV Cms

Latest Stable Version Total Downloads Latest Unstable Version License PHP Version Require

Screenshot Dashboard Feipe Mateus IPTV Channels

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

License

License

Author

Felipe Mateus

Comments