You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How to setup valet-linux-plus with XDebug? I am using PHPStorm and installed the xdebug php-fpm module. I validated it and all settings are correct. I am using the XDebug Browser Plugin to activate/deactive the debug session.
I already manged it so for, that xdebug stops at "first line", but I dont know why, the first line is "vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php". From there, I can't get to nowhere else.
The text was updated successfully, but these errors were encountered:
How to setup valet-linux-plus with XDebug? I am using PHPStorm and installed the xdebug php-fpm module. I validated it and all settings are correct. I am using the XDebug Browser Plugin to activate/deactive the debug session.
I already manged it so for, that xdebug stops at "first line", but I dont know why, the first line is "vendor/laravel/framework/src/Illuminate/Foundation/resources/server.php". From there, I can't get to nowhere else.
The text was updated successfully, but these errors were encountered: