About Cacher
Web App
Download
Sign In
Sign Up
menu
Cacher is the code snippet organizer for pro developers
We empower you and your team to get more done, faster
Learn More
vryabov1
1/12/2016 - 4:05 PM
share
Share
add_circle_outline
Save
Clear assets cache in yii2 except .gitignore file inside of it
Clear assets cache in yii2 except .gitignore file inside of it
rm.bash
content_copy
file_download
sudo rm -r web/assets/!(.gitignore)
clear