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 |
What are the steps to install yii 2.0 framework?
How do we extend yii?
How to connect to the database?
Can you remember what is directory structure when you downloaded yii?
What is gii in yii 2.0?
What are the advantages of yii2?
How to get current url in yii?
What are the naming convention in yii 2.0 framework?
What is gii in yii 2.0 and why it is used?
How does a search() in searchmodel work in yii2?
How to use asset bundles in yii?
What are the requirements of the yii?