配置phpstorm便捷打开php文件
时间:2020-03-20 17:21:40
收藏:0
阅读:83
1、最近学习php时候 使用storm用浏览器打开php文件时候后面一直跟63342端口,想改成80端口一直改不了

2、在ide->settings->Debugger修改会直接默认80会直接修改回去,other.xml文件修改后,ide会把端口又变成1024


3、后面发现可以在settings->Deplpoyment->加号-web server root URL填写文件根目录就可以解决


评论(0)