call(AdminUserSeeder::class); $this->call([ CompanySeeder::class, EmployeeSeeder::class ]); } }