InterviewSolution
Saved Bookmarks
| 1. |
What is the purpose of “GII” in Yii2? |
|
Answer» It is a code-generator, web-based MODULE in YII 2, which helps the developers in creating and generating fully customized MODELS, forms, and CRUD for databases. |
|