Connect to MySQL from another computer on the same LAN
-
I installed Laragon 4.0 on another desktop, I set a new MySQL password for the user root. When I try connect to the database, I receive this error. Is there any solution I can try? Before Laragon, I was using Xampp and work normally.
-
I believe you would have to enable remote connection with the MySQL settings to achieve this...
How Do I Enable Remote Access To MySQL Database Server?
https://www.cyberciti.biz/tips/how-do-i-enable-remote-access-to-mysql-database-server.html
or simply
https://stackoverflow.com/a/14779244/2062851