vform icon indicating copy to clipboard operation
vform copied to clipboard

Always include message in errors object

Open dnkmdg opened this issue 2 years ago • 0 comments

With Laravels new improved validation messages ("The name field is required. (and 1 more error)") it's a nice feature to always have the returned message available for use in AlertError and custom components from the Error array.

dnkmdg avatar Jun 17 '22 08:06 dnkmdg