Skip to content

Instantly share code, notes, and snippets.

@StevenGFX
Last active May 30, 2019 22:17
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 StevenGFX/2e30220318da9688bd48819b361d2533 to your computer and use it in GitHub Desktop.
Save StevenGFX/2e30220318da9688bd48819b361d2533 to your computer and use it in GitHub Desktop.
ConfCats - XDebug settings for php.ini #confcats
# Extra custom Xdebug setting for debug to work in VSCode.
xdebug.remote_enable = 1
xdebug.remote_autostart = 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment