Added a CLI configurer and extracted configuration function from Install controllers
This commit is contained in:
@ -17,6 +17,7 @@ class Kernel extends ConsoleKernel
|
||||
Commands\BillReminder::class,
|
||||
Commands\InvoiceReminder::class,
|
||||
Commands\ModuleInstall::class,
|
||||
Commands\ConfigureApp::class,
|
||||
];
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user