Symfony2 console shorthand
When running commands on Symfony2 projects, you don't have to use the full name of the command, you can use the minimum amount of unique characters, kind of how git works with sha's.
For example:
Rather than...
app/console cache:clear
you can simply do...
app/console ca:c
Written by jenkoian
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Php
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#