denagus / denfortify
Laravel 认证的后端控制器和脚手架。基于 Fortify 修改
1.0.1
2022-03-25 06:59 UTC
Requires
- php: ^7.3|^8.0
- ext-json: *
- bacon/bacon-qr-code: ^2.0
- illuminate/support: ^8.82|^9.0
- pragmarx/google2fa: ^7.0|^8.0
Requires (Dev)
- mockery/mockery: ^1.0
- orchestra/testbench: ^6.0|^7.0
- phpunit/phpunit: ^9.3
This package is not auto-updated.
Last update: 2024-09-21 17:24:23 UTC
README
介绍
Laravel Fortify 是一个不依赖于前端框架的 Laravel 认证后端。Fortify 为 Laravel Jetstream 提供了注册、认证和双因素认证功能。[Laravel Jetstream](https://github.com/laravel/jetstream)。
官方文档
Fortify 的文档可以在 [Laravel 网站](https://laravel.net.cn/docs/fortify) 上找到。
贡献
感谢您考虑为 Fortify 贡献!您可以在这里阅读贡献指南。
行为准则
为了确保 Laravel 社区对所有成员都友好,请阅读并遵守 [行为准则](https://laravel.net.cn/docs/contributions#code-of-conduct)。
安全漏洞
请查看[我们的安全策略](https://github.com/laravel/fortify/security/policy)了解如何报告安全漏洞。
许可证
Laravel Fortify 是开源软件,受 [MIT 许可证](https://gitlab.com/denagus007/denfortify/-/blob/HEAD/LICENSE.md) 许可。