kdion4891 / laravel-livewire-forms

A dynamic, responsive Laravel Livewire form component with realtime validation, file uploads, array fields, and more.
243 stars 54 forks source link

Display labels instead of field names in error messages #8

Open rico opened 4 years ago

rico commented 4 years ago

As the title already explains. These changes will display the field label instead of the fieldnamein error messages. For array questions, theplaceholdervalue will be displayed, with thename` as a fallback.