Relative Content

Tag Archive for phplaravelxdebug

I am getting a syntax error when running in debug mode

I am trying to get XDebug to work for a Laravel application in PhpStorm. I have Xdebug installed but not sure how to configure it in this instance. Usually the instance will run in Docker but I’m not sure what’s best for development. I can see that XDebug is installed when checked with phpinfo().