Explain directory structure of yii 2 framework?
Answer / Gajram Singh
{"yii": "Root directory containing the index.php, web and console subdirectories","web": "Contains frontend assets like JavaScript, CSS, images, views, controllers, and components","console": "Holds command-line tools for managing applications"}
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the type of models available in yii framework ?
What are the application structure of yii 2.0 framework?
What is name of first file the loaded when yii 2.0 framework starts?
How to use session in yii?
How do we extend yii?
How to compare yii with other frameworks? Explain
Benifits of yii over other frameworks?
How to get current url in yii?
What are yii helpers?
How to set default controller on yii project ?
How does yii compare with other frameworks?
What yii is so fast?