call(UserSeeder::class); $this->call(SetSeeder::class); $this->call(ElementSeeder::class); } }