added alias to message
This commit is contained in:
@ -46,6 +46,6 @@ class InstallCommand extends Command
|
||||
|
||||
$this->revertRuntime();
|
||||
|
||||
$this->info('Module installed!');
|
||||
$this->info("Module [{$this->alias}] installed!");
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user