Get dad jokes in your PHP application
$ composer require brucebrophy/dad-jokes
Here are a few short examples of what you can do:
Joke::random();
$ php artisan joke
You can run the tests with:
vendor/bin/phpunit
Please see CHANGELOG for more information what has changed recently.
The MIT License (MIT). Please see License File for more information.