Skip to content

Instantly share code, notes, and snippets.

@empurium
Created November 2, 2017 03:38
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 empurium/0bc82513f878ac699b8f7058d3f76c4a to your computer and use it in GitHub Desktop.
Save empurium/0bc82513f878ac699b8f7058d3f76c4a to your computer and use it in GitHub Desktop.
[xdebug]
zend_extension="/usr/local/opt/php71-xdebug/xdebug.so"
xdebug.remote_enable=1
xdebug.remote_host=localhost
xdebug.remote_port=9000
xdebug.idekey=PHPSTORM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment