Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jinyphp/fortify
라라벨 fortify 클론
https://github.com/jinyphp/fortify
Last synced: 5 days ago
JSON representation
라라벨 fortify 클론
- Host: GitHub
- URL: https://github.com/jinyphp/fortify
- Owner: jinyphp
- License: mit
- Created: 2024-04-02T04:27:00.000Z (8 months ago)
- Default Branch: master
- Last Pushed: 2024-04-06T17:54:07.000Z (7 months ago)
- Last Synced: 2024-10-13T11:45:43.042Z (about 1 month ago)
- Language: PHP
- Homepage:
- Size: 62.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
## Introduction
Laravel Fortify is a frontend agnostic authentication backend for Laravel. Fortify powers the registration, authentication, and two-factor authentication features of [Laravel Jetstream](https://github.com/laravel/jetstream).
## Official Documentation
Documentation for Fortify can be found on the [Laravel website](https://laravel.com/docs/fortify).
## Contributing
Thank you for considering contributing to Fortify! You can read the contribution guide [here](.github/CONTRIBUTING.md).
## Code of Conduct
In order to ensure that the Laravel community is welcoming to all, please review and abide by the [Code of Conduct](https://laravel.com/docs/contributions#code-of-conduct).
## Security Vulnerabilities
Please review [our security policy](https://github.com/laravel/fortify/security/policy) on how to report security vulnerabilities.
## License
Laravel Fortify is open-sourced software licensed under the [MIT license](LICENSE.md).