What is gii in yii 2.0?
Answer / Anshuman Pandey
Gii is a code generation tool in Yii 2.0 that automates common development tasks such as creating, updating, and managing database tables, models, controllers, and views.
| Is This Answer Correct ? | 0 Yes | 0 No |
Explain directory structure of yii 2 framework?
How to use ajax in yii?
Who developed yii?
Why gii is used in yii 2.0?
How to compare yii with other frameworks? Explain
Explain the yii versions?
What is the component, uses, how can we do and what is the better way?
What is the difference between render() and renderpartial() in yii ?
How to include a view file in another view file yii?
How to enable the pretty url format in yii2?
How to get current controller name?
How we can set default controller in yii?