What are the system requirements to install yii2?
Answer / Saurabh Kumar Rastogi
The system requirements for Yii2 include:
- PHP version 7.1 or higher (recommended 7.4)
- A web server like Apache or Nginx
- PHP extensions such as PDO, mbstring, and intl.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the advantages of yii framework?
Why use yii 2.0 framework?
What is request life-cycle of yii 2.0 framework?
What are the core helper classes in yii framework?
What is active record(ar) in yii?
What is the purpose of “gii” in yii2?
What is latest version yii 2 framework?
What is the first function that gets loaded from a controller?
What are the system requirements to install yii2?
What is cmodel class in yii 2.0 framework?
How to use delete(), insert() and save() methods in yii2?
What is yii?