We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f06187 commit 4c76816Copy full SHA for 4c76816
setup.txt
@@ -8,3 +8,6 @@ sudo find . -type d -exec chmod g+s {} \; <----- NOTE THIS
8
9
sudo chgrp -R www-data storage bootstrap/cache
10
sudo chmod -R ug+rwx storage bootstrap/cache
11
+
12
13
+https://stackoverflow.com/questions/30639174/how-to-set-up-file-permissions-for-laravel
0 commit comments