mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 08:44:04 +00:00
Apply fixes from StyleCI
This commit is contained in:
parent
bbfeb163f4
commit
04192f6a02
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ final class MigrateFresh extends Command
|
|||
'--database' => $tenant->getConnectionName(),
|
||||
'--force' => true,
|
||||
]));
|
||||
|
||||
|
||||
$this->info('Migrating.');
|
||||
$this->callSilent('tenants:migrate', [
|
||||
'--tenants' => [$tenant->id],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue