I’ve been searching the internet and have yet to find a solution to the following problem… We currently have a website developed using Laravel which the user table is a remote Microsoft SQL database. The driver in config/auth.php has been set to “database”. All is working fine except for the password reset functionality, which we get the following error: From