jonpurvis/laravel-uninspire

The opposite command of the Laravel artisan inspire command

v1.0.0 2023-08-19 02:05 UTC

This package is auto-updated.

Last update: 2024-04-23 00:14:45 UTC


README

If you're familiar with Laravel, then you should be familiar with artisan inspire. It's a simple command that outputs an inspirational quote when you run it.

I thought it would be fun to build the opposite of that command. A command that when ran, spits out a humourous uninspiring quote.

Usage

php artisan uninspire

Contributing

Contributions are always welcome! If you have an uninspiring quote that you wish to share, feel free to submit a Pull Request!