call(DocumentSeeder::class); $this->call(TransitCenterSeeder::class); $this->call(TransitLineSeeder::class); $this->call(MissionSeeder::class); } }