Skip to content

monurakkaya/artisan-runx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Artisan RunX

Run multiple Laravel Artisan commands with a single command

INSTALLATION

composer require monurakkaya/artisan-runx

USAGE

php artisan runx --commands="migrate --seed && cache:clear && storage:link"

Tests

To run the tests, execute the following from the command line, while in the project root directory:

./vendor/bin/phpunit

About

Run multiple Artisan commands with a single command

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages