felipemateus/iptv-core
Laravel 9 package providing IPTV core features for Laravel apps, with database migrations and locale support (pt-BR, en). Note: this package has been moved to laravel-iptv-cms.
iptv-channels, suggesting it could serve as a shared core layer for IPTV-related Laravel applications (e.g., channel management, CMS integration).config, settings, or menu tables).iptv-channels).iptv-channels; integrating it standalone may require refactoring to avoid dependency bloat.config table).iptv-channels)? If standalone, what specific core functionality is needed?.env.composer require felipemateus/iptv-core
php artisan migrate
php artisan vendor:publish.resources/views or app/Providers).laravel-iptv-channels) are undocumented.config table collisions).resources/views/vendor/iptv-core.iptv-channels could create dependency risks.php artisan view:cache) can help.config, menu_items). No known scalability bottlenecks documented.| Failure Scenario | Impact | Mitigation |
|---|---|---|
| Laravel version incompatibility | Breaks dashboard/menu rendering | Pin to Laravel 11.x; fork if needed. |
| Database migration conflicts | Fails to install or corrupts data | Review migrations before running; backup DB. |
Undocumented dependency on iptv-channels |
Integration fails unexpectedly | Isolate |
How can I help you explore Laravel packages today?