call(UsersTableSeeder::class); $this->call(QuestionnairesSeeder::class); $this->call(RespondentSeeder::class); } }