Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

armanyum's avatar

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

0 likes
0 replies

Please or to participate in this conversation.