call(CourseSeeder::class); // $this->call(SectionSeeder::class); // $this->call(ProfessorSeeder::class); // $this->call(ProfessorSectionSeeder::class); // $this->call(ProfessorSemesterSeeder::class); } }