Answer the question
In order to leave comments, you need to log in
How to connect to mysql database in phpstorm?
Good afternoon.
I work in ubuntu, I use laradock as a server.
So everything works, if I go to the browser, then I can go to phpmyadmin and the table is also available.
I just want to simplify and connect directly to phpstorm.
I understand that this is remote access, but how to set it up?
Thanks in advance.
Answer the question
In order to leave comments, you need to log in
On the SSH/SSL tab, check the box: Use SSH tunel.
Specify the server address, port.
Enter a username and password (in my case, I use a key, not a password).
On the General tab, specify the connection type - "url only" and the appropriate driver for your database. Specify the username and password for the database.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question