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: about 2 months ago
JSON representation

Tailwind scaffolding for the Laravel framework.

Lists

README

        

Logo Laravel Jetstream



Build Status


Total Downloads


Latest Stable Version


License

## 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).