We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ddb737 commit 99a43d0Copy full SHA for 99a43d0
buildspec.yml
@@ -25,6 +25,8 @@ phases:
25
# Laravel Cache Optimization
26
- php artisan optimize
27
28
+ - php artisan key:generate --force
29
+
30
build:
31
commands:
32
- echo "🧪 Running Laravel Tests..."
0 commit comments