call(CommunicationMethodTableSeeder::class); $this->call(ProgramTableSeeder::class); $this->call(DefaultUserTableSeeder::class); } }