Localization of wild card input Laravel
I am doing localization of Laravel error messages in ar/validation.php and stuck with localization of wildcard inputs with array index
I want something like
$attribute => [
training.*.course_name => "Training Course Name *"
]
Thanks
from Laravel Questions and Answers https://laravelquestions.com/php/localization-of-wild-card-input-laravel/
via Lzo Media
No comments:
Post a Comment