https://github.com/guanguans/dcat-login-captcha
dcat admin login captcha. - dcat admin 登录验证码。
https://github.com/guanguans/dcat-login-captcha
captcha dcat dcat-admin dcat-admin-extension laravel-admin laravel-admin-extension login
Last synced: 8 months ago
JSON representation
dcat admin login captcha. - dcat admin 登录验证码。
- Host: GitHub
- URL: https://github.com/guanguans/dcat-login-captcha
- Owner: guanguans
- License: mit
- Created: 2021-07-15T02:23:06.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-01-24T22:01:47.000Z (over 1 year ago)
- Last Synced: 2025-04-05T00:32:45.931Z (about 1 year ago)
- Topics: captcha, dcat, dcat-admin, dcat-admin-extension, laravel-admin, laravel-admin-extension, login
- Language: PHP
- Homepage:
- Size: 735 KB
- Stars: 39
- Watchers: 3
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README-zh_CN.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
# dcat-login-captcha
[简体中文](README-zh_CN.md) | [ENGLISH](README.md)
> dact admin login captcha. - dcat admin 登录验证码。
[](https://github.com/guanguans/dcat-login-captcha/actions)
[](https://github.com/guanguans/dcat-login-captcha/actions)
[](https://codecov.io/gh/guanguans/dcat-login-captcha)
[](https://packagist.org/packages/guanguans/dcat-login-captcha)
[](https://packagist.org/packages/guanguans/dcat-login-captcha)
[](https://packagist.org/packages/guanguans/dcat-login-captcha)
## 环境要求
* PHP >= 8.0
* dcat-admin >= 2.0
## 安装
### Composer 安装
```bash
composer require guanguans/dcat-login-captcha --ansi -v
```
### 后台 -> 开发工具 -> 扩展列表
启用本扩展。
## 视图
示例 1 | 示例 2 | 示例 3
--------------------------------|--------------------------------|--------------------------------
 |  | 
## 测试
```bash
composer test
```
## 变更日志
请参阅 [CHANGELOG](CHANGELOG.md) 获取最近有关更改的更多信息。
## 贡献指南
请参阅 [CONTRIBUTING](.github/CONTRIBUTING.md) 有关详细信息。
## 安全漏洞
请查看[我们的安全政策](../../security/policy)了解如何报告安全漏洞。
## 贡献者
* [guanguans](https://github.com/guanguans)
* [所有贡献者](../../contributors)
## 协议
MIT 许可证(MIT)。有关更多信息,请参见[协议文件](LICENSE)。