after all this years galering with php debuging i finally manage to get xdebug working, it's the first day of my new dev lifegit add ressources/xdebug.conf.example git add ressources/xdebug.conf.example

This commit is contained in:
2020-12-16 16:10:28 +01:00
parent c5757c47e2
commit 836e6586b8
7 changed files with 20 additions and 2 deletions

2
.env
View File

@@ -12,3 +12,5 @@ DB_NAME=materio_d8
DB_LEGACY_NAME=materio_d7
DB_USERNAME=materio
DB_PASSWORD=materio
XDEBUG_CONF=./ressources/xdebug.conf