chmod 777If you are going for a console command it would be: chmod -R 777 store. The -RYes, it is dangerous to set chmod 777 permissions. You should only use chmod 755 for directories and chmod 644 for files. You should only