I have followed the doc to share the login and It gave me the following error
QueryException in Connection.php line 647:
SQLSTATE[42S22]: Column not found: 1054 Unknown column 'user_email' in 'where clause' (SQL: select * from users where user_email = [email protected] order by user_registered desc limit 1)
the Laravel DB is the same as the WP Database