We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd16739 commit 6e043e5Copy full SHA for 6e043e5
composer.json
@@ -52,7 +52,6 @@
52
"build:prod": [
53
"composer install --no-interaction --prefer-dist --optimize-autoloader",
54
"@php artisan horizon:terminate",
55
- "@php artisan queue:restart",
56
"@php artisan migrate --force",
57
"@php artisan optimize:clear",
58
"@php artisan optimize",
0 commit comments