Hi Jim , Thank you so much for providing this wonderful template; however, it does not appear to work when using GitHub codespaces with xdebug in php.
Here's a video of my issue.
https://drive.google.com/file/d/1sePxxWWbtPSNLCk5oiqpnWsYPjkW4-GR
As you can see, my server is listening on port 8000, and my debugger server is listening on port 9000. The application, however, freezes and is unable to reach my debug points. I attempted to resolve this issue, but it appears that the solution is not available online, and there are no resources that could help. I tried several times to see if the problem was on my end, but everything appears to be normal on my configuration.
Any help would be appreciated!
Thank you!
Hi Jim , Thank you so much for providing this wonderful template; however, it does not appear to work when using GitHub codespaces with xdebug in php.
Here's a video of my issue.
https://drive.google.com/file/d/1sePxxWWbtPSNLCk5oiqpnWsYPjkW4-GR
As you can see, my server is listening on port 8000, and my debugger server is listening on port 9000. The application, however, freezes and is unable to reach my debug points. I attempted to resolve this issue, but it appears that the solution is not available online, and there are no resources that could help. I tried several times to see if the problem was on my end, but everything appears to be normal on my configuration.
Any help would be appreciated!
Thank you!