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 0291f41 commit 98b8051Copy full SHA for 98b8051
ReadMe.md
@@ -137,7 +137,7 @@ But what if we need to create the interface only for updating and reading the en
137
php artisan make:entity Post --methods=RU
138
```
139
140
-Feel free to use any combinations of actions in any order. Each action has it own character:
+Feel free to use any combinations of actions in any order. Each action has its own character:
141
- `C` create
142
- `U` update
143
- `D` delete
0 commit comments