launch symfony server:start --allow-http with phpstorm
I want to launch the following command with the run option in phpstorm
symfony server:start --allow-http
I have followed this post but nothing work at all.
I suppose, given the date of the post, that it is normal.
I suppose too the solution is not working with symfony cli.
ATM I have this configuration

Please sign in to leave a comment.
What error does this config return?
Check if a simple bash script text config works for you instead: