sam/tell-a-joke

Enjoy some chuck norris jokes throughout your day as a dev :).

Maintainers

Package info

github.com/torressam333/chuck-norris-joke-package

pkg:composer/sam/tell-a-joke

Statistics

Installs: 2

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v2.0.1 2021-05-13 00:44 UTC

This package is auto-updated.

Last update: 2026-03-13 11:04:33 UTC


README

Laravel package that returns a chuck norris joke via an artisan command

You can install using composer require sam/tell-a-joke -W

-W ensures proper upgrades, downgrades and removals for packages currently locked to specific versions in order to be compatible.

NOTE: This does require that your system use composer V2. It will not work with composer V1*

Once installed you can utilize the package by running:

php artisan chuck-norris

That's all there is to it! Enjoy!