优化install
This commit is contained in:
parent
8d10baa35f
commit
56f6ba90a6
@ -160,7 +160,7 @@ class InstallProjectCommand extends Command
|
||||
if (!$this->databaseLink) {
|
||||
unlink($this->getEnvFilePath());
|
||||
$this->execute($this->input, $this->output);
|
||||
}
|
||||
} else {
|
||||
|
||||
[
|
||||
$connections['mysql']['hostname'],
|
||||
@ -181,6 +181,7 @@ class InstallProjectCommand extends Command
|
||||
$this->migrateAndSeeds();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* 生成表结构
|
||||
|
Loading…
x
Reference in New Issue
Block a user