May 23, 2024
0
Level 1
Laravel 5 login not working
I have a laravel 5 project which is connected to a staging db server,
when I try to login through some credentials it gives error
The server requested authentication method unknown to the client (SQL: select * from users where email = [email protected] limit 1)
The server requested authentication method unknown to the client [caching_sha2_password]
Things you should know:
I am working on windows
I am using xampp
I do not have access to the staging server db
My php version is 7.3
Please or to participate in this conversation.