Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

is there a way to change the localhost port to 8888?

Tags:

phpstorm

When using the browswer preview option in PHPStorm, I get to:

http://localhost:63342/projectName

Is there a way to configure that to be:

http://localhost:8888/projectName ?

1 Answers

For PhpStorm v8.0.1 and older: Settings | Debugger

For PhpStorm v8.0.2 and newer: Settings | Build, Execution, Deployment | Debugger

enter image description here

like image 114
LazyOne Avatar answered Dec 05 '25 07:12

LazyOne



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!