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.org
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,3 +12,9 @@ Please be aware that Phpactor is also in development stage.
12
12
A simple installation method is not yet provided, but you can build it using Composer.
13
13
** Configuration
14
14
See https://phpactor.github.io/phpactor/configuration.html
15
+
16
+
** Troubleshooting
17
+
18
+
You can run ``phpactor-status`` while visiting a project file.
19
+
20
+
If needed, configure [[https://github.com/emacs-php/php-mode/blob/1f04813f46219e626b385d0d96abefad914bfae0/php-project.el#L54][the way the project root is detected]] via .dir-locals.el
0 commit comments