What are the server requirements to install yii2?
Answer / Saurav Yadav
The server requirements for Yii2 include:
- Apache 2.0+ or Nginx 1.4+
- PHP 7.1.0 or higher (recommended PHP 7.4)
- MySQL 5.5.3 or higher
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the difference between render() and renderpartial() in yii ?
What is cformmodel in yii framework ?
What is yii 2? Please explain?
What is the purpose of “gii” in yii2?
How to set home page url in yii?
What is cactiverecord in yii framework ?
What are the application structure of yii 2.0 framework?
How to get the get home page url in yii?
What are the directory structure of yii 2.0 framework?
What do you mean by active record in yii?
How to get current controller id in yii ?
List out some database related functions in yii?