Skip to content

Instantly share code, notes, and snippets.

@paq85
Created November 9, 2017 18:35
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 paq85/948cec760ff0b34e18306af2c9d7cd3a to your computer and use it in GitHub Desktop.
Save paq85/948cec760ff0b34e18306af2c9d7cd3a to your computer and use it in GitHub Desktop.
Xdebug for PhpStorm
xdebug.remote_enable = 1
; change to the IP of the machine you're running the IDE from
xdebug.remote_host = 172.17.0.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment