Skip to content

Instantly share code, notes, and snippets.

@NoMan2000
Created July 29, 2016 20:53
Show Gist options
  • Save NoMan2000/9e124a8f46cf0b6e465bb4ad9c971316 to your computer and use it in GitHub Desktop.
Save NoMan2000/9e124a8f46cf0b6e465bb4ad9c971316 to your computer and use it in GitHub Desktop.
Xdebug with PHPStorm and homestead
zend_extension=xdebug.so
xdebug.remote_enable = on
xdebug.remote_connect_back = on
xdebug.idekey = "vagrant"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment