1

My XAMPP database with MySQL is hosted on the network on a other Windows PC (192.168.1.201). I have access to the database using the browser but cant connect it to the Laravel Framework using PhpStorm.

enter image description here enter image description here

LazyOne
  • 148,457
  • 42
  • 363
  • 369

1 Answers1

0

I had the same issue on my mac. Try creating a database-user that accepted all hostnames ("%").