mirror of
https://github.com/VueFileManager/vuefilemanager.git
synced 2026-05-13 08:45:01 +00:00
clear kernel
This commit is contained in:
@@ -17,9 +17,6 @@ class Kernel extends ConsoleKernel
|
|||||||
* @var array
|
* @var array
|
||||||
*/
|
*/
|
||||||
protected $commands = [
|
protected $commands = [
|
||||||
SetupProductionEnvironment::class,
|
|
||||||
SetupDevEnvironment::class,
|
|
||||||
UpgradeApp::class,
|
|
||||||
Deploy::class,
|
Deploy::class,
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user