fortify login save some data. #34721
Unanswered
andraskende
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.
-
Hello,
Trying to save some fields on successful fortify login.
https://github.com/laravel/fortify#customizing-user-authentication
Added this code but it executes 2 times at login. (login_count increments + 2)
Is there a better way to implement this ?
Thanks !!
Beta Was this translation helpful? Give feedback.
All reactions