1. 安裝yasd
查看https://github. com/swoole/yasd
2. php.ini中引入yasd配置
zend_extension=yasd yasd.debug_mode=remote yasd.remote_host=10.50.50.233 #此处填写宿主机ip地址 yasd.remote_port=5556 #端口
3. phpstorm配置上面配置的連接埠
在这个路径:File | Settings | Languages & Frameworks | PHP | Debug中的Xdebug Debug port 填上5556
#4. 設定path mapping
在File | Settings | Languages & Frameworks | PHP | Servers这个路径下增加一个server