Last active
August 29, 2015 13:57
-
-
Save ivanproskuryakov/9861246 to your computer and use it in GitHub Desktop.
symfony2 cache
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo chmod +a "_www allow delete,write,append,file_inherit,directory_inherit" app/cache app/logs | |
sudo chmod +a "`whoami` allow delete,write,append,file_inherit,directory_inherit" app/cache app/logs | |
php app/console assets:install web --symlink |
npm install -g less
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
app/console assetic:dump