make(Kernel::class)->bootstrap(); $app->register('Dcat\Admin\AdminServiceProvider'); return $app; } }