spatie/laravel-random-command

Execute a random Laravel command

1.4.3 2023-02-10 14:59 UTC

This package is auto-updated.

Last update: 2024-04-10 17:23:59 UTC


README

68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f737570706f72742d756b7261696e652e7376673f743d31

🐟 Execute a random artisan command 🐟

Latest Version on Packagist Check & fix styling Total Downloads

Aren't you tired of having to think about which artisan command to execute? This package takes that pain away. It provides a random command that will pick a random command and execute it.

php artisan random

Support us

68747470733a2f2f6769746875622d6164732e73332e65752d63656e7472616c2d312e616d617a6f6e6177732e636f6d2f6c61726176656c2d72616e646f6d2d636f6d6d616e642e6a70673f743d31

We invest a lot of resources into creating best in class open source packages. You can support us by buying one of our paid products.

We highly appreciate you sending us a postcard from your hometown, mentioning which of our package(s) you are using. You'll find our address on our contact page. We publish all received postcards on our virtual postcard wall.

Installation

You can install the package via composer:

composer require spatie/laravel-random-command

We don't recommend installing this in your production environment. Or your local environment. In fact it might be best if you don't install this at all.

Usage

This is how you can unleash the power of the random command. Just execute it and don't look back!

php artisan random

One more thing. The package will also adds this command to your scheduler and it will run at random times. Enjoy!

Security

If you discover any security related issues, please email freek@spatie.be you are on your own.

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.