do prod migration with custom command
This commit is contained in:
@@ -6,8 +6,6 @@ cd /var/www/html
|
||||
foreground {
|
||||
php
|
||||
artisan
|
||||
migrate
|
||||
--force
|
||||
--isolated
|
||||
start:migration
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user