call(InitialSeeder::class); $this->call(AdminSeeder::class); $this->call(DemoDataSeeder::class); } }