mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-22 15:51:23 +00:00
Update cheatsheets
This commit is contained in:
@@ -12,7 +12,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
`php yii {{serve}}`
|
||||
|
||||
- Generate a controller, views and related files for the CRUD actions on the specified model class:
|
||||
- Generate a controller, views, and related files for the CRUD actions on the specified model class:
|
||||
|
||||
`php yii {{gii/crud}} --modelClass={{ModelName}} --controllerClass={{ControllerName}}`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user