This is a libary package create to generate and control channel list m3u8 using php Laravel this libary work to iptv-cms.

Tested in Laravel 9.0.
composer require felipemateus/iptv-channels
<?php
...
'providers' => [
...
FelipeMateus\IPTVChannels\IPTVProvider::class,
...
];
php artisan migrate
To add new locale compatibility you need contribute to iptv-core first.
Discord Channel to discussion about sugestion,Feature and etc.
How can I help you explore Laravel packages today?