我正在尝试按照本教程为我的项目添加登录名和访问过滤器:https://olegkrivtsov.github.io/using-zend-framework-3-book/html/en/User_Management__Authentication_and_Access_Filtering.html
我已经按照所有步骤操作,但是显示this错误。
那是我的模块代码:https://github.com/Nathipg/LoginZf3
我试图在module.config.php上配置工厂,但是没有用
有人知道如何解决吗?
答案 0 :(得分:0)
我发现了问题
AuthManagerFactory的命名空间错误