This commit is contained in:
Denis Duliçi 2020-07-01 09:02:19 +03:00
parent 340620c841
commit f4d1fe1877

View File

@ -31,6 +31,11 @@ class InstallCommand extends Command
{
$this->prepare();
if ($this->getModel()) {
$this->comment("Module [{$this->alias}] is already installed.");
return;
}
$this->changeRuntime();
// Create db