Skip to content

Commit 8ae2833

Browse files
authored
Update commands.md
1 parent 2c90e75 commit 8ae2833

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

commands.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,9 @@ php laragram serve
1313
php laragram start:apiserver
1414
```
1515
---
16-
* Start OpenSwoole Server
16+
* Start Development Server & Local Api Server
1717
```bash
18-
php laragram start:openswoole
19-
```
20-
---
21-
* Start OpenSwoole Server & Local Api Server
22-
```bash
23-
php laragram serve --openswoole --api-server
18+
php laragram serve --apiserver
2419
```
2520
---
2621
### Manage Webhook

0 commit comments

Comments
 (0)