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 execute
php artisan execute:make {name} --once --tag="something"
php artisan execute:rollback --steps=7
php artisan execute:fresh
php artisan execute:status