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 is the first function that gets loaded from a controller?
What are the great feature of yii framework?
How does yii compare with other frameworks?
What is the naming convention in yii framework? Explain
What about the naming convention in yii?
What is gii in yii 2.0?
What are the type of models available in yii framework ?
Explain the difference between homeurl and baseurl in yii2?
What are the core application components available on yii?
What is yii 2? Please explain?
How to use asset bundles in yii?
How to get current action name?