1.0.0
Frist Release
- Laravel Executor is a package that allows you to execute commands, actions, jobs, and automated tasks on your production server.
- List of commands that allow us to use the package
php artisan executephp artisan execute:make {name} --once --tag="something"php artisan execute:rollback --steps=7php artisan execute:freshphp artisan execute:status