Coverted script import to laravel
This commit is contained in:
@@ -13,7 +13,7 @@ class Kernel extends ConsoleKernel
|
||||
* @var array
|
||||
*/
|
||||
protected $commands = [
|
||||
// Commands\Inspire::class,
|
||||
Commands\Import::class,
|
||||
];
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user