What are the steps to install YII2?
You can install yii2 with composer by this command
composer create-project --prefer-dist yiisoft/yii2-app-basic YOUR_DIRECTORY_NAME
Suggest An Answer
No suggestions Available!
You can install yii2 with composer by this command
composer create-project --prefer-dist yiisoft/yii2-app-basic YOUR_DIRECTORY_NAME