Exception 'yii\base\InvalidConfigException' with message 'You should configure "authManager" component to use database before executing this migration.'

 

migrate是一个控制台命令 不仅要在web.php配置中配置 authManager  还要在console.php中配置

basic 版  config/console.php

advanced 版  console/config/main.php

 posted on 2016-02-25 10:14  changs  阅读(425)  评论(0)    收藏  举报