Skip to content

Instantly share code, notes, and snippets.

@BramEsposito
Created January 21, 2016 08:29
Show Gist options
  • Save BramEsposito/83e5b0a79a4ea6e7529e to your computer and use it in GitHub Desktop.
Save BramEsposito/83e5b0a79a4ea6e7529e to your computer and use it in GitHub Desktop.
How to enable Drush debugging
export PHP_OPTIONS="-dxdebug.remote_autostart=On -didekey=PHPSTORM -dremote_host=localhost -dprofiler_enable=1"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment