Created
April 21, 2021 20:35
-
-
Save feldwebel/33ad93980b5bb0397270a52ee27bd421 to your computer and use it in GitHub Desktop.
xdebug v3 config example
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
| xdebug.mode=debug | |
| xdebug.start_with_request=true | |
| xdebug.discover_client_host=true | |
| xdebug.remote_idekey = PHPSTORM |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment