After installing Xdebug, you need to configure PHP to use it. Edit your php.ini file (location varies by system; you can find it by running php --ini) [xdebug] xdebug.mode=debug ...
After installing Xdebug, you need to configure PHP to use it. Edit your php.ini file (location varies by system; you can find it by running php --ini) [xdebug] xdebug.mode=debug ...