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 4a496bc commit c40faceCopy full SHA for c40face
README.md
@@ -20,7 +20,7 @@ Based on [yii2-openapi](https://github.com/cebe/yii2-openapi) (code generator) a
20
This application template consists of 3 application tiers:
21
22
- `api`, contains the Yii application for the REST API.
23
-- `console`, contains the Yii application for console commands, cronjobs or queues.
+- `console`, contains the Yii application for console commands, cronjobs or queues (`yii` command).
24
- `backend`, contains the Yii application for a CRUD backend on the API data.
25
26
0 commit comments