insert(['completed' => true, 'installation_key' => 'key', 'step' => 0]); $this->call([ WebsiteSettingsSeeder::class, WebsiteLanguageSeeder::class, WebsitePermissionSeeder::class, ]); } }