Skip to content

Instantly share code, notes, and snippets.

@larowlan
Created July 2, 2015 00:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save larowlan/ff827f175bc2c5fdfa94 to your computer and use it in GitHub Desktop.
Save larowlan/ff827f175bc2c5fdfa94 to your computer and use it in GitHub Desktop.

h2. Debugging with PHPStorm

You can readily setup a phpstorm debugger with the following config:

Just configure the directory and file paths accordingly. This screenshot is debugging a particular scenario in a particular feature.

When you have this created, select it in the 'configuration' dropdown and choose the debug button, make sure you have set your breakpoints

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment