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 5c490a3 commit da6a7d8Copy full SHA for da6a7d8
build.sh
@@ -15,6 +15,6 @@ echo "[3/7] Publishing API Platform assets"
15
php artisan api-platform:install
16
17
echo "[4/8] Migrating database"
18
-php artisan migrate
+php artisan migrate --force
19
20
echo "Site has been deployed!"
0 commit comments