call(AdminDatabaseSeeder::class); $this->call(CoreDatabaseSeeder::class); $this->call(UserDatabaseSeeder::class); } }