alter user 'username'@'localhost' identified with mysql_native_password by 'password';
Theo đề xuất của ailionx
tại đây: https://github.com/laradock/laradock/issues/1390
alter user 'username'@'localhost' identified with mysql_native_password by 'password';
Theo đề xuất của ailionx
tại đây: https://github.com/laradock/laradock/issues/1390