laravel-code-generator
laravel-code-generator copied to clipboard
Validations messages
Is your feature request related to a problem? Please describe. This about validation error messages, its hard to track what wrong with the validated request, because it only shows a single uninformative error message to the user.
Describe the solution you'd like can it show all of the error messages, just let it all out.
Describe alternatives you've considered I can change the validation behavior, but it will be nice if it comes as default.
I really love this package, and I want it better and better.
Best regards.
Thx
you have to place the validation function getdata() outside the try catch block