mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-01 20:19:42 +08:00
Adds start-gii-crud-preview image to gii guide
This commit is contained in:
BIN
docs/guide/images/start-gii-crud-preview.png
Normal file
BIN
docs/guide/images/start-gii-crud-preview.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 74 KiB |
@ -83,7 +83,7 @@ CRUD stands for Create, Read, Update, and Delete, representing the four common t
|
||||
|
||||
Next, click on the "Preview" button. You will see a list of files to be generated, as shown below.
|
||||
|
||||
[[NEED THE IMAGE HERE]]
|
||||

|
||||
|
||||
If you previously created the `controllers/CountryController.php` and
|
||||
`views/country/index.php` files (in the databases section of the guide), check the "overwrite" box to replace them. (The previous versions did not have full CRUD support.)
|
||||
|
||||
Reference in New Issue
Block a user