What is the directory structure of yii2?
Answer / Rafi Ullah Baqai
The Yii2 directory structure includes the following main components: `assets`, `commands`, `config`, `controllers`, `models`, `modules`, `views`, and `widgets`. Each component has specific functions within the framework.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is helper in yii?
Provide steps to install yii 2 framework?
What is gii in yii 2.0?
Why use yii 2.0 framework?
What are the steps to install yii2?
What is the difference between yii & yii2?
What are the type of models available in yii framework ?
Why yii is the best framework?
Can you remember what is directory structure when you downloaded yii?
What is components in yii? Explain
How to generate crud code?
Why gii is used in yii 2.0?