What are the directory structure of yii?
Answer / Anshul Chandra
The directory structure of a YII application includes the following main directories: $config, controllers, models, views, assets, and components. Each component has its own subdirectories.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is filter on yii framework ?
What are formatter in yii 2.0?
Why yii is the best framework?
What are the new features acquired in yii2?
What are the core helper classes in yii framework?
What is gii in yii 2.0?
How to enable the pretty url format in yii2?
What is request life-cycle of yii 2.0 framework?
How to use datetimepicker in yii2?
How to use find() and findall () in yii2?
What are components in yii 2.0 framework?
Which orm does yii2 supports?