What is name of first file the loaded when yii framework starts?
Answer / Rajiv Ranjan Kumar
When Yii framework starts, the index.php file located in the 'frontend' or 'backend' folder (depending on the application type) is initially loaded.
| Is This Answer Correct ? | 0 Yes | 0 No |
How can you include a javascript menu throught the site? Give steps
What is cactiverecord in yii framework ?
What yii is so fast?
What are the server requirements to install yii2?
What is required properties in yii application? Why?
How to include a javascript menu through a site?
How to pass parameters from controller to layout in yii2?
How to customizing helper classes in yii framework?
What is components in yii?
What is yii?
What are formatter in yii2?
What is request life-cycle of yii 2.0 framework?