InvalidArgumentException: Undefined db config:mysql in D:\webman\webman_ga\vendor\topthink\think-orm\src\DbManager.php:267
config/thinkorm.php 里面明明已經(jīng)配置了。 后臺(tái)可以進(jìn),但是在訪問自己寫的代碼時(shí)就提示沒有找到配置了。
找到原因了,原來是沒有 composer require -W webman/think-orm