Download the PHP package roelgonzalez/laravel-dashboard-quote-of-the-day-tile without Composer
On this page you can find all versions of the php package roelgonzalez/laravel-dashboard-quote-of-the-day-tile. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download roelgonzalez/laravel-dashboard-quote-of-the-day-tile
More information about roelgonzalez/laravel-dashboard-quote-of-the-day-tile
Files in roelgonzalez/laravel-dashboard-quote-of-the-day-tile
Package laravel-dashboard-quote-of-the-day-tile
Short Description A quote of the day tile for the Laravel Dashboard
License MIT
Homepage https://github.com/roelgonzalez/laravel-dashboard-quote-of-the-day-tile
Informations about the package laravel-dashboard-quote-of-the-day-tile
A quote of the day tile for the Laravel Dashboard
This tile displays a quote of the day on your dashboard.
This tile can be used on the Laravel Dashboard.
Installation
You can install the package via composer:
In app\Console\Kernel.php
you should schedule the RoelGonzalez\QuoteOfTheDayTile\FetchQuoteOfTheDayDataCommand
to run every day (or however often you'd like the quote to change).
Usage
In your dashboard view you use the livewire:quote-of-the-day-tile
component.
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Credits
- Roël Gonzalez
- All Contributors
License
The MIT License (MIT). Please see License File for more information.