add laravel storage link

This commit is contained in:
2026-03-12 10:13:44 +01:00
parent 1fcc0365fa
commit 7bb7329318
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -69,3 +69,4 @@ chmod 440 .env
chown -R www-data:www-data "$APP_DIR/storage" "$APP_DIR/bootstrap/cache"
chmod -R 775 "$APP_DIR/storage" "$APP_DIR/bootstrap/cache"
php artisan storage:link