thinkphp5 验证码类库.zip
think-captcha thinkphp5 验证码类库 安装 composer require topthink/think-captcha 使用 模板里输出验证码 {:captcha_img()} 或者 上面两种的最终效果是一样的 控制器里验证 使用TP5的内置验证功能即可 $this->validate($data,[ 'captcha|验证码'=>'require|captcha' ]); 或者手
文件列表
think-captcha-master.zip
(预估有个24文件)
think-captcha-master
composer.json
409B
assets
zhttfs
1.ttf
2.08MB
bgs
8.jpg
29KB
2.jpg
29KB
1.jpg
30KB
6.jpg
31KB
暂无评论