YII2修改backend模块报错An Error occurred while handling another error: exception 'yiiaseInvalidRouteException' with message 'Unable to resolve the request "site/error".' in E:projectdemovendoryiisoft
报错内容:
原因:没有修改common/config/bootstrap.php里的别名
修改后:
报错内容:
原因:没有修改common/config/bootstrap.php里的别名
修改后: