wxl / captcha
图形验证码
dev-master
2021-10-20 10:57 UTC
Requires
- php: ^7.2|^8.0
- ext-gd: *
- illuminate/config: ^8
- illuminate/filesystem: ^8
- illuminate/hashing: ^8
- illuminate/session: ^8
- illuminate/support: ^8
- intervention/image: ~2.5
- laravel/lumen-framework: ^8.0
Requires (Dev)
- roave/security-advisories: dev-latest
This package is not auto-updated.
Last update: 2025-05-01 03:21:59 UTC
README
介绍
基于mews/captcha修改,删除基于Session的验证,只通过Cache验证。
软件架构
软件架构说明
安装教程
composer require wxl/captcha
- xxxx
- xxxx
使用说明
- xxxx
- xxxx
- xxxx
参与贡献
- Fork 本仓库
- 新建 Feat_xxx 分支
- 提交代码
- 新建 Pull Request