Download the PHP package ingoldsby/laravel-dashboard-chuck-norris-joke-tile without Composer
On this page you can find all versions of the php package ingoldsby/laravel-dashboard-chuck-norris-joke-tile. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download ingoldsby/laravel-dashboard-chuck-norris-joke-tile
More information about ingoldsby/laravel-dashboard-chuck-norris-joke-tile
Files in ingoldsby/laravel-dashboard-chuck-norris-joke-tile
Package laravel-dashboard-chuck-norris-joke-tile
Short Description A Chuck Norris joke tile for Laravel Dashboard
License MIT
Homepage https://github.com/ingoldsby/laravel-dashboard-chuck-norris-joke-tile
Informations about the package laravel-dashboard-chuck-norris-joke-tile
A tile to display a random Chuck Norris joke
This tile can be used on the Laravel Dashboard to display a random Chuck Norris joke from the internet Chuck Norris database.
Installation
You can install the package via composer:
Usage
In the dashboard
config file, you must add this configuration in the tiles
key.
In app\Console\Kernel.php
you should schedule the \Ingoldsby\ChuckNorrisJokeTile\Commands\FetchChuckNorrisJokeCommand
to run. You can decide the frequency of running the command. There are approximately 600 jokes available through the API.
In your dashboard view you can use the tile:
livewire:chuck-norris-joke-tile
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 instead of using the issue tracker.
Support Spatie
I have learnt a lot from Spatie's various packages, including Mailcoach, and would recommend you check them out if you want to know more.
Learn how to create a package like theirs, by watching Spatie's premium video course:
Spatie invest a lot of resources into creating best in class open source packages. You can support them by buying one of their paid products.
Credits
- Ingoldsby
- All Contributors
License
The MIT License (MIT). Please see License File for more information.