shortcut to clear cache in symfony2
This works in ubuntu
sudo gedit /home/yourUser/.bashrc
add at the end this alias
alias sfcc='php app/console cache:clear'
when you restar your session this command will work in your terminal just type sfcc in order to clear cache
sfcc
Written by Gastón Nina
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Terminal
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#