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 f062025 commit 6b3c578Copy full SHA for 6b3c578
.phpbenchmarks/initBenchmark.sh
@@ -18,6 +18,7 @@ function clearCache() {
18
mkdir storage/framework/sessions
19
}
20
21
+rm -rf bootstrap/cache/*
22
composer install --no-dev --classmap-authoritative
23
clearCache
24
php artisan config:cache
0 commit comments