You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -149,6 +149,10 @@ Run `docker-compose up -d` instead.
149
149
150
150
* Permission problem? See [this doc (Setting up Permission)](http://symfony.com/doc/current/book/installation.html#checking-symfony-application-configuration-and-setup)
151
151
152
+
* How to config Xdebug?
153
+
Xdebug is configured out of the box!
154
+
Just config your IDE to connect port `9001` and id key `PHPSTORM`
0 commit comments