I guess you could just store in your usual language files:
$validator->errors()->add($formFieldToAppendErrorTo, trans('messgeToTransalate'));
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community