tp6.0 验证码 报错 ____construct 参数错误

浏览:1932 发布日期:2019/08/29 分类:ThinkPHP6专区
use think\captcha\Captcha; 命名空间这样报下方错误

Too few arguments to function think\captcha\Captcha::__construct(), 0 passed i

use think\captcha\facade\Captcha; 命名空间这样报下方错误

Call to undefined method think\captcha\facade\Captcha::check()

有点晕
最佳答案
评论( 相关
后面还有条评论,点击查看>>