Open juslintek opened 4 years ago
@hhxsv5, well this is Sdebug, if you read the issue I've linked, the title might be misleading. :-) I'll rename it. :-)
@hhxsv5 Any update or workaround on this?
Okay I think I'm about to solve it. Basically need to use yasd extension. And need to run php -e bin/laravels start
. And need to do like written here: https://github.com/swoole/yasd#debugging-with-phpstorm-remote-mode and it should work. Will test it throughly to provide 100% working confirmation. If @juber-ivre wants to give a try before me, have a go and let me know, how it went.
Guess yasd is not working under docker with php 8 and php 7.4, haven't tested with lower versions
Your software version (Screenshot of your startup)
Detail description about this issue(error/log)
https://github.com/swoole/swoole-src/issues/1681
reproducible
code blocks andsteps
Just create a project inside a docker image and try using xdebug to walk around the app. Break at multiple places, break before the start of the app, and after the start of the app.
laravel-s config
Nginx config:
Supervisor config: