Laravel Breeze returning MessageBag with Language keys #42662
Unanswered
MuhammadSaim
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm adding AJAX support with Laravel breeze when I want to validate the form request using breeze it returns MessageBag with like validation. name not returning the actual message. I also tried with the conventional request is still returning validation.name.
Note: I'm not using breeze's blade components using my own template.
Register Controller
Return Output
Beta Was this translation helpful? Give feedback.
All reactions