not validate email on login #4652
Answered
by
crynobone
mateusgalasso
asked this question in
Q&A
-
Could you remove email validation in vue? |
Beta Was this translation helpful? Give feedback.
Answered by
crynobone
Aug 2, 2022
Replies: 2 comments 3 replies
-
You should be able to override the Login page using Nova.inertia('Nova.Login', require('@/pages/CustomLogin').default) |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
davidhemphill
-
Has anybody got this working as tools only get loaded after the user has logged in. How can I bypass that? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You should be able to override the Login page using