Last active
December 21, 2015 01:49
-
-
Save Moinax/11bc2e9c989c4d962f16 to your computer and use it in GitHub Desktop.
Provide a way to connect xdebug through remote server with PHPStorm
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
export XDEBUG_CONFIG="idekey=PHPSTORM" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
unset XDEBUG_CONFIG |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment