generated from boboko/starter
Feat: Upgrading to Boboko 0.10.0 / Lunar 1.5
This commit is contained in:
@@ -33,7 +33,7 @@ if [ "$APP_ENV" != "production" ]; then
|
||||
|
||||
echo "[entrypoint] Running migrations..."
|
||||
rm -f storage/framework/migrated
|
||||
# php artisan migrate --force
|
||||
php artisan migrate --force
|
||||
echo "[entrypoint] Touching migrated file"
|
||||
touch storage/framework/migrated
|
||||
echo "[entrypoint] Touched migrated file"
|
||||
|
||||
Reference in New Issue
Block a user