D
D
Denis Bukreev2016-06-13 18:38:56
Laravel
Denis Bukreev, 2016-06-13 18:38:56

Problems of russification laravel, how to be?

So it goes.
9f2dfbf9e2c9484b920e28c494681b90.png
How to translate into Russian first nameand password?
And why does it output first nameseparately? I have it written everywhere first_name
It's clear that the primary validation will be on ajax, but I want the server validation to work properly - you never know what?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
J
JhaoDa, 2016-06-13
@denisbookreev

Start reading the documentation and looking at the code .

M
Mikhail Osher, 2016-06-13
@miraage

https://laravel.com/docs/5.2/validation#custom-err...
In many cases, you may wish to specify your attribute specific custom messages in a language file instead of passing them directly to the Validator. To do so, add your messages to custom array in the resources/lang/xx/validation.php language file.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question