some fix
This commit is contained in:
@ -113,6 +113,7 @@ class ModuleController extends ConsoleController
|
||||
'model' => ucfirst($slug),
|
||||
'author' => $author,
|
||||
'name' => $name,
|
||||
'label' => $label,
|
||||
]);
|
||||
|
||||
$this->out->r("Модуль $slug создан", 'green');
|
||||
|
Reference in New Issue
Block a user