With DadJokes every time you load your control panel you'll be greeted by an epic dad joke on the dashboard.
You can install the package via composer:
composer require phpsa/filament-dadjokes
'services' => [
'dad-jokes' => true,
'chuck-jokes' => false,
],
'cache' => '5', //seconds
Please see CHANGELOG for more information on what has changed recently.
The MIT License (MIT). Please see License File for more information.