Skip to content

Commit 3ce69d6

Browse files
authored
Update README.md
1 parent 706add8 commit 3ce69d6

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,3 +51,11 @@ class ControllerTeste
5151
In your browser, access the URL: http://localhost/teste/123
5252
<br>
5353
And you will see the result: 123
54+
55+
<br>
56+
57+
You can run this route in CLI mode
58+
59+
```shell
60+
php .\index.php /teste/123
61+
```

0 commit comments

Comments
 (0)