Skip to content

Instantly share code, notes, and snippets.

@m0veax
Created May 10, 2019 06:52
Show Gist options
  • Save m0veax/02a7f8be6c691f7fffe7e3cbc8028cc9 to your computer and use it in GitHub Desktop.
Save m0veax/02a7f8be6c691f7fffe7e3cbc8028cc9 to your computer and use it in GitHub Desktop.
symfony console cheat sheet

Symfony Console Cheat Sheet

Serve

php bin/console server:start *:8080

Listen on all Interfaces at port 8080

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment