What is name of first file the loaded when yii 2.0 framework starts?
Answer Posted / Man Singh
The entry point for Yii 2.0 Framework is the index.php file located in the web root folder of your project. This file initializes the framework and sets up autoloading, route handling, and error handling.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers