What are the server requirements to install yii 2.0 framework?
Answer / Mintu Ahmad
To install Yii 2.0 framework, you will need a server with PHP 7.x or higher, Apache or Nginx web server, and MySQL database.nFor development, you may also want Composer, which is a dependency manager for PHP.
| Is This Answer Correct ? | 0 Yes | 0 No |
What do you mean by active record in yii?
What is the naming convention in yii framework? Explain
What is gii in yii 2 and for what it is used?
How to set home page url in yii?
How we can get current controller & action name in yii?
What is filter on yii framework ?
Provide steps to install yii 2 framework?
What are the core helper classes in yii framework?
What about the naming convention in yii?
How does a search() in searchmodel work in yii2?
Who was the developer of the yii and when was it build?
Why gii is used in yii 2.0?