Skip to content

Instantly share code, notes, and snippets.

@steviebiddles
Last active January 2, 2018 15:13
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 steviebiddles/0a1c1ffcb84c1f220e6e434130e01666 to your computer and use it in GitHub Desktop.
Save steviebiddles/0a1c1ffcb84c1f220e6e434130e01666 to your computer and use it in GitHub Desktop.
xDebug Symfony Command
php -dxdebug.remote_autostart=On -dxdebug.remote_port=9000 app/console my:command
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment