Przeglądaj źródła

add storage/app

visuddhinanda 3 lat temu
rodzic
commit
8bb16d713e
1 zmienionych plików z 2 dodań i 1 usunięć
  1. 2 1
      scripts/spring/laravel.sh

+ 2 - 1
scripts/spring/laravel.sh

@@ -5,4 +5,5 @@ chmod 666 storage/logs/*.log
 chmod 777 storage/logs \
     storage/framework/sessions \
     storage/framework/views \
-    storage/framework/cache/data
+    storage/framework/cache/data \
+    storage/app