Auth with named error bags #32988
Unanswered
voidgraphics
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi!
My application has both the login and register forms on the same page. So naturally I thought to use named error bags to differentiate between login and register errors, but I can't seem to figure out how to do this with the out-of-the-box Auth controllers provided by the
laravel/ui
package.Has anyone ever done this? I would love some pointers.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions