Controller iptv system using Laravel.
, (*1)
This is a libary package create to generate and control channel list m3u8 using php Laravel this libary work to iptv-cms., (*2)
, (*3)
Tested in Laravel 9.0., (*4)
composer require felipemateus/iptv-channels
<?php ... 'providers' => [ ... FelipeMateus\IPTVChannels\IPTVProvider::class, ... ];
php artisan migrate
more info about iptv-channels, (*5)
To add new locale compatibility you need contribute to iptv-core first., (*6)
Discord Channel to discussion about sugestion,Feature and etc., (*7)
, (*8)
Felipe Mateus, (*9)
Sources Download
MIT