test migrate

This commit is contained in:
2026-04-12 23:46:56 +07:00
parent cdd7fbaecb
commit 2e2b0ee178

View File

@@ -109,7 +109,7 @@ else
fi
# Optional: Run migrations if needed
# php artisan migrate --force
php artisan migrate --force
echo "========================================"
echo "Setup complete. Starting application..."