Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eufelipemateus/laravel-iptv-core

This package contains the core layouts, classes and other elements for the iptv-channels package.
https://github.com/eufelipemateus/laravel-iptv-core

iptv iptv-channels iptv-core iptv-m3u iptv-m3u8 iptv-package iptv-playlist iptv-test

Last synced: about 1 month ago
JSON representation

This package contains the core layouts, classes and other elements for the iptv-channels package.

Awesome Lists containing this project

README

        

# Laravel IPTV Core - FelipeMateus\IPTVCore

## Instaling

Tested in Laravel 9.0.

### Run the command below in root to install the package in your project

```bash

composer require felipemateus/iptv-core

```

### Migrate the database

```bash
php artisan migrate
```

## Locales compatibility

- br - Brasil (Portugês Brasileiro)
- en - English

## License

[![License](http://poser.pugx.org/felipemateus/iptv-core/license)](https://packagist.org/packages/felipemateus/iptv-core)

## Author

[Felipe Mateus](https://eufelipemateus.com)