call(DefaultAlertTemplateSeeder::class); $this->call(DefaultWidgetSeeder::class); $this->call(DefaultLegacySchemaSeeder::class); $this->call(ConfigSeeder::class); } }