From fad3e865cd4ee37a9356c42eab899c0bcfadcc05 Mon Sep 17 00:00:00 2001 From: Joris Slagter Date: Tue, 2 Dec 2025 22:26:56 +0100 Subject: [PATCH] fix: update deployment script - storage before composer --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c17858e..4846e3a 100644 --- a/README.md +++ b/README.md @@ -88,3 +88,4 @@ Database migrations run automatically during deployment: - **Staging**: `php artisan migrate --force` - **Production**: `php artisan migrate --force` + `php artisan queue:restart` # Drone CI Test - di 2 dec 2025 22:17:12 CET +