Skip to content

Instantly share code, notes, and snippets.

@jcxk
Last active October 15, 2015 14:22
Show Gist options
  • Save jcxk/6c67b197463a7b9781a8 to your computer and use it in GitHub Desktop.
Save jcxk/6c67b197463a7b9781a8 to your computer and use it in GitHub Desktop.
phpdebug
XDEBUG_CONFIG="idekey=PHPSTORM" PHP_IDE_CONFIG="serverName=vagrant" php $1
@jcxk
Copy link
Author

jcxk commented Oct 15, 2015

XDEBUG_CONFIG="idekey=PHPSTORM" PHP_IDE_CONFIG="serverName=vagrant" php $*

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