chmod 777If you are going for a console command it would be: chmod -R 777 store. The -Rchmod is used to change the permissions of the actual file. When you execute chmod 777, you are allowing RWX (read, write, execute) access to owners, groups,