make(Kernel::class)->bootstrap(); Settings::scope('core')->set('installed', true); return $app; } }