phpsa/filament-dadjokes
With DadJokes every time you load your control panel you'll be greeted by an epic dad joke on the dashboard.
Maintainers
Fund package maintenance!
v2.0.2
2023-08-12 22:49 UTC
Requires
- php: ^8.0
- filament/filament: ^3.0
- spatie/laravel-package-tools: ^1.10
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-06-13 05:16:10 UTC
README
👁 Latest Version on Packagist
👁 Semantic Release
👁 Total Downloads
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.
