How to set the default controller in yii2
Asked 07 September, 2021
Viewed 541 times
  • 60
Votes

I have UserControler and I run it in virtual server http://basic.com/index.php?r=user/index. How can I set up UserController and action index to be the default when I go to http://basic.com

9 Answer