# Laravel Jetstream
Jetstream is an advanced starter kit for [[Laravel]] applications.
It includes support for:
- APIs
- Authentication
- Registration
- Profile Management
- Password Update
- Password Confirmation
- Two-factor Authentication
- Browser Sessions
- Teams
- MustVerifyEmail feature: https://laravel.com/docs/11.x/verification
- and more!
The UI of Jetstream is built with Tailwind, and supports both [[Livewire]] and [[Laravel Inertia]].
## References
- https://jetstream.laravel.com/introduction.html