0

I have installed YII2 of my local server and I also installed the a package.https://github.com/dektrium/yii2-user now every thing is ready , I want to access this package in the url . My current URL is http://localhost/yii2-app-basic/web/index.php?r=site/about could any body help me in this regard.

1 Answers1

0

I found the problem , Actually I did not set the config problem. The YII2 basic version has different type of configuration e.g. you have to modify the console file and web file. in the config folder.