Option to run multiple processes at once with php artisan serve
#47203
Unanswered
TheBlckbird
asked this question in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Give the Developers the option to run multiple processes at once with
php artisan serve
likenpm run dev
orphp artisan horizon
. I find it really annoying to have three terminals open at once. I know that I could achieve this somehow with bash, but that wouldn’t work on Windows without WSL and is really annoying to set up.Beta Was this translation helpful? Give feedback.
All reactions