call('ValueSetSeeder'); $this->call('ValueSetCountrySeeder'); $this->call('OrganizationSeeder'); $this->call('CounterSeeder'); $this->call('ContactSeeder'); $this->call('LocationSeeder'); $this->call('SpecimenSeeder'); $this->call('TestSeeder'); $this->call('PatientSeeder'); $this->call('DummySeeder'); } }