all(); // Add active company id $data['company_id'] = session('company_id'); // Reset the request data $this->getInputSource()->replace($data); return parent::getValidatorInstance(); } }