https://github.com/jinyphp/jetstream
라라벨 jetstream 클론
https://github.com/jinyphp/jetstream
Last synced: 12 days ago
JSON representation
라라벨 jetstream 클론
- Host: GitHub
- URL: https://github.com/jinyphp/jetstream
- Owner: jinyphp
- License: mit
- Created: 2024-04-02T04:29:45.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-04-02T05:02:34.000Z (about 2 years ago)
- Last Synced: 2026-06-15T03:33:15.194Z (12 days ago)
- Language: PHP
- Size: 182 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 Jetstream is a beautifully designed application scaffolding for Laravel. Jetstream provides the perfect starting point for your next Laravel application and includes login, registration, email verification, two-factor authentication, session management, API support via [Laravel Sanctum](https://github.com/laravel/sanctum), and optional team management.
Jetstream is designed using [Tailwind CSS](https://tailwindcss.com) and offers your choice of [Livewire](https://jetstream.laravel.com/stacks/livewire.html) or [Inertia](https://jetstream.laravel.com/stacks/inertia.html) scaffolding.
## Official Documentation
Documentation for Jetstream can be found on the [Jetstream website](https://jetstream.laravel.com).
## Contributing
Thank you for considering contributing to Jetstream! 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/jetstream/security/policy) on how to report security vulnerabilities.
## License
Laravel Jetstream is open-sourced software licensed under the [MIT license](LICENSE.md).