Xdebug set up
-
Hi all,
I am trying to get to see how to do some xdebug sessions with Bagisto, i am using VSCode.
Has anyone achieved that ?After pulling the
webkul/apache-php
image i did exec into theapache2
container to check if xdebug is already shipped and installed.
I did not found it, i think its not there.Has anyone done the proper setup for xdebug ?
If yes then i would appreciate so much a hint, some help on that.Thanks in advance
-
Hi @Thanos,
You need to install the debug dependencies to properly configure this.