Download the PHP package jonlynch/laravel-dashboard-uk-weather-tile without Composer
On this page you can find all versions of the php package jonlynch/laravel-dashboard-uk-weather-tile. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download jonlynch/laravel-dashboard-uk-weather-tile
More information about jonlynch/laravel-dashboard-uk-weather-tile
Files in jonlynch/laravel-dashboard-uk-weather-tile
Package laravel-dashboard-uk-weather-tile
Short Description A package to add UK Met Office weather forecast tiles to Laravel Dashboard
License MIT
Homepage https://github.com/jonlynch/laravel-dashboard-uk-weather-tile
Informations about the package laravel-dashboard-uk-weather-tile
A short description of the tile
A weather forecast tile powered by Met Office data.
This tile can be used on the Laravel Dashboard.
Installation
You can install the package via composer:
Usage
In your dashboard view you use the livewire:uk-weather-tile
component. You may add more than one weather forecast by adding more locations.
Add the config to the tiles sections of your config/dashboard.php
In app\Console\Kernel.php you should schedule the JonLynch\UkWeatherTile\Commands\FetchMetOfficeDataCommand to run every 30 minutes.
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 :author_email instead of using the issue tracker.
Credits
- Jon Lynch
- All Contributors
License
The MIT License (MIT). Please see License File for more information.