您好,欢迎访问宜昌市隼壹珍商贸有限公司
400 890 5375下面由phpstorm教程栏目给大家介绍phpstorm配合yasd调试虚拟机中的项目,希望对需要的朋友有所帮助!
查看https://github.com/swoole/yasd
zend_extension=yasd yasd.debug_mode=remote yasd.remote_host=10.50.50.233 #此处填写宿主机ip地址 yasd.remote_port=5556 #端口
在这个路径:File | Settings | Languages & Frameworks | PHP | Debug中的Xdebug Debug port 填上5556
在File | Settings | Languages & Frameworks | PHP | Servers这个路径下增加一个server
php -e bin/hyperf.php start