laradock mysql8.0 connection problem
By default, laradock uses mysql latest image to build mysql service. As a result, mysql 8.0 is used and caching_sha2_password authentication plugin is the default configuration. When phpmyadmin tries to…
By default, laradock uses mysql latest image to build mysql service. As a result, mysql 8.0 is used and caching_sha2_password authentication plugin is the default configuration. When phpmyadmin tries to…