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
浙公网安备 33010602011771号