add laravel storage link
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user