How to setup xdebug
-
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 with in the apache2 container?
If yes then i would appreciate so much a hint, some help on that.Thanks in advance
-
Hi @Thanos,
Please follow single thread,
https://xdebug.org/docs/install -
Hi, the link points to this post, is that correct?
-
You can check the x debug manual for that.