You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you are working in the actual AuthController where registration happens you can use insertId(). Otherwise use the UserModel or Query Builder to load the first user sorted by ID descending.
Hello,
May i ask how to get last inserted id using this library when registering?
Thank you.
The text was updated successfully, but these errors were encountered: