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

Package info

github.com/phpsa/filament-dadjokes

Homepage

pkg:composer/phpsa/filament-dadjokes

Fund package maintenance!

phpsa

Statistics

Installs: 14 043

Dependents: 0

Suggesters: 0

Stars: 17

Open Issues: 1

v2.0.2 2023-08-12 22:49 UTC

This package is auto-updated.

Last update: 2026-02-13 04:30:32 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.