Which php version is required to install yii 2.0?
Answer / Faisal Irfan
{"PHP >= 5.4.0 is the minimum requirement to run Yii 2.0"}
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the steps to install yii 2.0 framework?
How to get current controller id in yii ?
How to get current action id in yii ?
How do you continue when you have to use yii for any application?
What are the type of models available in yii framework ?
How we can set default controller in yii?
How to customizing helper classes in yii framework?
Why yii framework is faster?
How to pass parameters from controller to layout in yii2?
Explain request life cycle in yii2 framework.
How to use find() and findall () in yii2?
Can we deploy applications to different servers?