Download the PHP package solitweb/laravel-dashboard-weather-forecast-tile without Composer
On this page you can find all versions of the php package solitweb/laravel-dashboard-weather-forecast-tile. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download solitweb/laravel-dashboard-weather-forecast-tile
More information about solitweb/laravel-dashboard-weather-forecast-tile
Files in solitweb/laravel-dashboard-weather-forecast-tile
Package laravel-dashboard-weather-forecast-tile
Short Description A weather forecast tile for the Laravel Dashboard
License MIT
Homepage https://github.com/solitweb/laravel-dashboard-weather-forecast-tile
Informations about the package laravel-dashboard-weather-forecast-tile
A weather forecast tile for the Laravel Dashboard
This tile displays a weather forecast.
This tile can be used on the Laravel Dashboard.
Installation
You can install the package via composer:
In the dashboard config file, you must add this configuration in the tiles key.
In app\Console\Kernel.php
you should schedule the Solitweb\WeatherForecastTile\FetchDataFromApiCommand
to run every minute.
Usage
In your dashboard view you use the livewire:weather-forecast-tile
component.
Customizing the view
If you want to customize the view used to render this tile, run this command:
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
- Spatie
- Time and Weather tile
- All Contributors
License
The MIT License (MIT). Please see License File for more information.