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