How to configure yii application with database?
Answer / Shewali Chaudhary
Configure your Yii application with a database by providing the necessary details like DB type, hostname, username, password, and name in the db component configuration of your main config file.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can you list some database related functions in yii?
What is the difference between yii & yii2?
What are the advantages of yii framework?
Why yii is the best framework?
How can we get all root directory path in yii2?
How to use find() and findall () in yii2?
What is the naming convention in yii framework?
What is active record(ar) in yii?
How do you proceed when you have to use yii for any application?
How do you continue when you have to use yii for any application?
Why yii is so fast?
Explain directory structure of yii 2 framework?