Download the PHP package kallencode/laravel-twitch without Composer
On this page you can find all versions of the php package kallencode/laravel-twitch. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download kallencode/laravel-twitch
More information about kallencode/laravel-twitch
Files in kallencode/laravel-twitch
Package laravel-twitch
Short Description A Laravel package to use the Twitch v5 API
License MIT
Homepage https://github.com/kallencode/laravel-twitch
Informations about the package laravel-twitch
Laravel Twitch
A Laravel package to use the Twitch v5 API
Simple package for interacting with the Twitch v5 API
Installation
You can install the package via composer:
Install the ServiceProvider.
This package also comes with a facade:
You can publish the config file of this package with this command:
The following config file will be published in config/laravel-twitch.php
Usage
Finding your Client ID
Go to https://www.twitch.tv/settings/connections
Scroll to the bottom of the page and register your application under Developer Applications.
Copy the Client ID and set the TWITCH_CLIENT_ID
environment variable.
Changelog
Please see CHANGELOG for more information what has changed recently.
Testing
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
- Roelof Kallenkoot
- All Contributors
About Kallencode
License
The MIT License (MIT). Please see License File for more information.