File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ Currently in the "lumen" folder you will find the dist 6.2 of Lumen but if you w
1919
2020## Debugger
2121If you use PhpStorm you must configure your IDE:
22- - open Preferences | Languages & Frameworks | PHP | Servers
22+ - open ` Preferences | Languages & Frameworks | PHP | Servers `
2323- add new server named ` localhost `
2424- set host to ` localhost `
2525- set port to ` 8181 `
@@ -28,5 +28,5 @@ If you use PhpStorm you must configure your IDE:
2828- your Lumen/Laravel app root => ` /var/www `
2929- your Lumen/Laravel app /app root => ` /var/www/app `
3030- 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
31+ - open ` Preferences | Languages & Frameworks | PHP ` => ` CLI interpreter `
32+ - add new CLI from Docker => ` docker_php:latest `
You can’t perform that action at this time.
0 commit comments