simplestadmin/think-captcha

1.1.1 2023-03-03 00:18 UTC

This package is auto-updated.

Last update: 2024-09-30 01:57:40 UTC


README

thinkphp6 验证码类库,支持API接口。

安装

使用composer require simplestadmin/think-captcha 命令,并在 composer.json 文件中添加: "simplestadmin/think-captcha": "1.0.0"

说明

本包为修改官方包,支持API接口。其余未作任何修改。