Download the PHP package techenby/laravel-dashboard-github-tile without Composer
On this page you can find all versions of the php package techenby/laravel-dashboard-github-tile. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download techenby/laravel-dashboard-github-tile
More information about techenby/laravel-dashboard-github-tile
Files in techenby/laravel-dashboard-github-tile
Package laravel-dashboard-github-tile
Short Description A tile for laravel dashboard for showing GitHub Issues and Pull Requests.
License MIT
Homepage https://github.com/techenby/laravel-dashboard-github-tile
Informations about the package laravel-dashboard-github-tile
A GitHub Issues & Pull Requests tile for the Laravel Dashboard
A friendly explanation of what your tile does.
This tile can be used on the Laravel Dashboard.
Installation
You can install the package via composer:
Get a Personal API Token from GitHub and add it to your .env
file.
In the dashboard config file, you must add this configuration in the tiles
key. The repos
should contain any repo that you want to disply.
In app\Console\Kernel.php you should schedule the Solitweb\WeatherForecastTile\FetchDataFromApiCommand to run however frequently you feel is necessary.
Usage
In your dashboard view you use the livewire:github-tile
component.
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
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
- All Contributors
License
The MIT License (MIT). Please see License File for more information.