0

Create simple Laravel application and up Laravel Sail.

Here is how database service looks in Docker Desktop:

enter image description here

Then try (unfortunately) to access this database host from PhpStorm Database Tools:

enter image description here

At this screenshot appear still unknown error of connection. More information you can see at the next screenshot when I try to open table (table list remains since this database connection was not in docker):

enter image description here

So, host pgsql is not reachable. Same for localhost or host.docker.internal.

How to open this database in PhpStorm Database Tools?

2
  • 1
    Please check the full error message in idea log found in Help - Show Log in Files or you can attach the log file via our tracker: youtrack.jetbrains.com/newIssue?project=DBE Commented Mar 12, 2024 at 15:12
  • Done. Waiting for an answer from JetBrains support service via YouTrack ticket Commented Mar 13, 2024 at 4:51

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.