- Work on CLI installer
This commit is contained in:
parent
eab808b367
commit
99da1dc159
|
|
@ -11,7 +11,6 @@ class Kernel extends ConsoleKernel {
|
|||
* @var array
|
||||
*/
|
||||
protected $commands = [
|
||||
'App\Console\Commands\Inspire',
|
||||
'App\Console\Commands\Install'
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue