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
There's an issue when I use the general sign up form. It create's me as a user in laravel but then crashes.
After some console logging its when it tries to log me in (called in the same function signup). I am assuming this is because I hadn't verified my email address in laravel.
The text was updated successfully, but these errors were encountered:
There's an issue when I use the general sign up form. It create's me as a user in laravel but then crashes.
After some console logging its when it tries to log me in (called in the same function signup). I am assuming this is because I hadn't verified my email address in laravel.
The text was updated successfully, but these errors were encountered: