We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 71e3efe commit 016fc24Copy full SHA for 016fc24
README.md
@@ -28,3 +28,5 @@ If you use PhpStorm you must configure your IDE:
28
- your Lumen/Laravel app root => `/var/www`
29
- your Lumen/Laravel app /app root => `/var/www/app`
30
- your Lumen/Laravel app /public root => `/var/www/public`
31
+- open Preferences | Languages & Frameworks | PHP => CLI interpreter
32
+- add new CLI from Docker => docker_php:latest
0 commit comments