phpsa / filament-dadjokes
With DadJokes every time you load your control panel you'll be greeted by an epic dad joke on the dashboard.
Fund package maintenance!
phpsa
Installs: 8 146
Dependents: 0
Suggesters: 0
Security: 0
Stars: 18
Watchers: 2
Forks: 4
Open Issues: 1
Requires
- php: ^8.0
- filament/filament: ^3.0
- spatie/laravel-package-tools: ^1.10
This package is auto-updated.
Last update: 2024-10-13 01:32:01 UTC
README
Filament Dad Jokes Widget
With DadJokes every time you load your control panel you'll be greeted by an epic dad joke on the dashboard.
Installation
You can install the package via composer:
composer require phpsa/filament-dadjokes
Config options
'services' => [
'dad-jokes' => true,
'chuck-jokes' => false,
],
'cache' => '5', //seconds
Changelog
Please see CHANGELOG for more information on what has changed recently.
Credits
License
The MIT License (MIT). Please see License File for more information.