You can change the messages for specific attributes: http://laravel.com/docs/validation#custom-error-messages
Is it possible to add all this attributes in a file attributes.php under the lang/el and then use Lang::get
to translate them?
Edit: can someone tell me where the :attribute
is replaced with real value? I will add Lang::get
there.
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community