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 f65233f commit ee872f4Copy full SHA for ee872f4
scripts/00-laravel-deploy.sh
@@ -8,7 +8,7 @@ php artisan config:cache
8
echo "Caching routes..."
9
php artisan route:cache
10
11
-echo "Clear database..."
+echo "Clear database..2."
12
php artisan db:wipe
13
14
echo "Running migrations..."
start.sh
+echo "Clear database.1.."
0 commit comments