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
I'm not clear how to get xdebug operational. There is config at /etc/php81/conf.d/50_xdebug.ini where the PHP component is disabled, and there is an environment variable at
As far as I've learned, when you're using the built-in IDE at ide.islandora.dev or whatever your domain is, you can click the "Debug" buttons until a coloured banner appears, and then you can line-by-line debug as usual.
The docs repeatedly mention an integration with PHPstorm but I've never seen that in practice.
I'm not clear how to get xdebug operational. There is config at
/etc/php81/conf.d/50_xdebug.ini
where the PHP component is disabled, and there is an environment variable atisle-site-template/docker-compose.yml
Line 407 in 917e9cd
The text was updated successfully, but these errors were encountered: