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 b72cf7d commit 3593200Copy full SHA for 3593200
laravel-10.0/_benchmark/setup.sh
@@ -11,5 +11,5 @@ yes|cp -rf _benchmark/laravel/. ./
11
composer install --optimize-autoloader --no-dev
12
chmod o+w storage/*
13
chmod o+w storage/framework/*
14
-php artisan optimize
+#php artisan optimize
15
rm ./public/.htaccess
laravel-10.0/_benchmark/update.sh
@@ -8,5 +8,5 @@ yes|cp -rf _benchmark/laravel/. ./
8
9
10
0 commit comments