yasd调试swoole框架代码

1、安装

zend_extension="yasd.so"
yasd.debug_mode=remote
yasd.remote_host=127.0.0.1
yasd.remote_port=9000
 
2、phpstorm配置

 

 

 

 

  

 

 

 配置完毕

3、

imiphp  

php -e ./vendor/bin/imi server/start   命令行调试启动服务

think-swoole

php -e think swoole start

4、在代码里打断点

5、访问url

 

 

 

 

posted @ 2021-02-01 21:28  lobtao  阅读(608)  评论(0)    收藏  举报