Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

SQLSTATE[HY000] [2054] The server requested authentication method unknown to the client . Can not run php artisan migrate

ALTER USER 'root'@'localhost' IDENTIFIED WITH mysql_native_password
BY 'password';  
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #The #server #requested #authentication #method #unknown #client #Can #run #php #artisan #migrate
ADD COMMENT
Topic
Name
3+3 =