Option to run multiple processes at once with php artisan serve
#47202
Closed
TheBlckbird
started this conversation in
Polls
Replies: 1 comment
-
I’ll put it into ideas |
Beta Was this translation helpful? Give feedback.
0 replies
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 withoutWSL
and is really annoying to set up.2 votes ·
Beta Was this translation helpful? Give feedback.
All reactions