500 server error after updating user model
i created a user on my production server to let the admin sign in, then i implemented this code on my User model:
i had to change the class to abstract because i kept seeing this message from laravel extra intelisense:
so after pushing the changes to the server now there is a 500 server error response
i had to change the class to abstract because i kept seeing this message from laravel extra intelisense:
so after pushing the changes to the server now there is a 500 server error response