Shortcut to php app/console in Symfony2
Tired of having to type php app/console
all the time? It's time to simplify!
Execute
echo "alias sf='php app/console'" >> ~/.bash_profile
Restart your terminal.
Now simply type
sf
and Symfony2 console will be executed.Also get familiar with console shortcuts.
Written by Manuel Reinhard
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Console
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#