Download the PHP package spatie/laravel-random-command without Composer
On this page you can find all versions of the php package spatie/laravel-random-command. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download spatie/laravel-random-command
More information about spatie/laravel-random-command
Files in spatie/laravel-random-command
Package laravel-random-command
Short Description Execute a random Laravel command
License MIT
Homepage https://github.com/spatie/laravel-random-command
Informations about the package laravel-random-command
🐟 Execute a random artisan command 🐟
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.
Support us
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:
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!
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 [email protected]~ you are on your own.
Changelog
Please see CHANGELOG for more information on what has changed recently.
Credits
- Freek Van der Herten
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-random-command with dependencies
illuminate/console Version ^7.0|^8.0|^9.0|^10.0
illuminate/support Version ^7.0|^8.0|^9.0|^10.0