Support the ongoing development of Laravel.io →
Forms Validation Input
Last updated 2 years ago.
0

You can use custom validation attributes to define how to convert any attribute to the string that you want to display in error message

'attributes' => array(
        'name_company' => 'Company name',
        'name_shop' => 'Shop name'
),
Last updated 2 years ago.
0

Sign in to participate in this thread!

Eventy

Your banner here too?

chungth chungth Joined 7 Feb 2014

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2024 Laravel.io - All rights reserved.