Skip to content

Instantly share code, notes, and snippets.

@kevinrodriguez-io
Created June 12, 2018 15:28
Show Gist options
  • Save kevinrodriguez-io/9336bcc2914568c281f1fdecdd8af24f to your computer and use it in GitHub Desktop.
Save kevinrodriguez-io/9336bcc2914568c281f1fdecdd8af24f to your computer and use it in GitHub Desktop.
php.ini Configuration for Visual Studio Code
[XDebug]
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