Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/laravel/jetstream
Tailwind scaffolding for the Laravel framework.
https://github.com/laravel/jetstream
auth laravel tailwind
Last synced: 5 days ago
JSON representation
Tailwind scaffolding for the Laravel framework.
- Host: GitHub
- URL: https://github.com/laravel/jetstream
- Owner: laravel
- License: mit
- Created: 2020-08-31T19:25:24.000Z (over 4 years ago)
- Default Branch: 5.x
- Last Pushed: 2024-12-10T16:18:06.000Z (about 2 months ago)
- Last Synced: 2025-01-27T09:08:44.545Z (5 days ago)
- Topics: auth, laravel, tailwind
- Language: PHP
- Homepage: https://jetstream.laravel.com
- Size: 1.96 MB
- Stars: 3,992
- Watchers: 101
- Forks: 824
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
- Support: .github/SUPPORT.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).