phpsa/filament-dadjokes

With DadJokes every time you load your control panel you'll be greeted by an epic dad joke on the dashboard.
14,120 17
Install
composer require phpsa/filament-dadjokes
Latest Version:v2.0.2
PHP:^8.0
License:MIT
Last Updated:Aug 12, 2023
Links: GitHub  ·  Packagist
Maintainer: phpsa

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.