广告:宝塔Linux面板高效运维的服务器管理软件 点击【 https://www.bt.cn/p/uNLv1L 】立即购买
先启动程序
php think run
登录后复制修改phpini
```xdebug.remote_host=localhostxdebug.remote_port=9000xdebug.remote_handler=dbgpxdebug.remote_autostart=1xdebug.remote_enable=Onxdebug.ideakey="PHPSTORM"```
登录后复制配置服务器 servers
127.0.0.18000xdebug
登录后复制配置dbgp proxy
idekey PHPSTORMhost localhostport 9000
登录后复制配置 php web page
注意
关闭你的代理 走了127.0.0.1 影响调试
以上就是怎么使用phpstorm调试thinkphp6的详细内容,更多请关注9543建站博客其它相关文章!
发表评论