How to create directory structure of yii framework?
Answer / Ahmad Faraz
To create a directory structure for Yii Framework, first download the framework from https://www.yiiframework.com/download and then use the `yii init` command in your terminal.
| Is This Answer Correct ? | 0 Yes | 0 No |
What yii is so fast?
How can you include a javascript menu throught the site? Give steps
How to generate crud code?
Explain the yii versions?
What is cmodel class in yii 2.0 framework?
How to connect to the database?
What's new in yii release 2.0?
How to get current action name?
How to pass parameters from controller to layout in yii2?
How to use delete(), insert() and save() methods in yii2?
What is cformmodel in yii framework ?
What is active record (ar) in yii framework?