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
@@ -150,6 +150,10 @@ Run `docker-compose up -d` instead.
150
150
151
151
* Permission problem? See [this doc (Setting up Permission)](http://symfony.com/doc/current/book/installation.html#checking-symfony-application-configuration-and-setup)
152
152
153
+
* How to config Xdebug?
154
+
Xdebug is configured out of the box!
155
+
Just config your IDE to connect port `9001` and id key `PHPSTORM`
0 commit comments