call(UserSeeder::class); $this->call(FishTypeSeeder::class); $this->call(HarvestSeeder::class); } }