Skip to content

Instantly share code, notes, and snippets.

@wouterverweirder
Last active February 12, 2019 12:26
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 wouterverweirder/d9766aed20b2f823ae7b7c10f25b2697 to your computer and use it in GitHub Desktop.
Save wouterverweirder/d9766aed20b2f823ae7b7c10f25b2697 to your computer and use it in GitHub Desktop.
"launch": {
"configurations": [
{
"name": "Listen for XDebug",
"type": "php",
"request": "launch",
"port": 9000
}
],
"compounds": []
},
"debug.inlineValues": true,
"debug.toolBarLocation": "docked"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment