Skip to content

Commit cda4c7e

Browse files
committed
Upgrade README
1 parent 016fc24 commit cda4c7e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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
2121
If 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`

0 commit comments

Comments
 (0)