# laravel/jetstream

Tailwind scaffolding for the Laravel framework.

Repository: https://github.com/laravel/jetstream
Canonical: https://ross.abutalabs.com/products/jetstream
Homepage: https://jetstream.laravel.com
Language: PHP
License: MIT
License Family: permissive
Topics: laravel, tailwind, auth
Last push: 2026-07-25T20:52:45+00:00

## Health v2 (maintenance only)
Score: 92/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 94, release rhythm 84, longevity 100
- inputs: {"age_days": 2193, "days_push": 39, "days_rel": 106, "gap_med": 29, "n_releases_24m": 16}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 4058, forks 828 (observed 2026-08-28T04:08:33.972777+00:00)

## What it is
Laravel Jetstream is an application scaffolding/starter kit for the Laravel framework that provides pre-built authentication, profile, team, and API token features styled with Tailwind CSS. It supports Livewire or Inertia stacks and is powered under the hood by Laravel Fortify.

## Use cases
- scaffold a Laravel app with login and registration
- add two-factor authentication to a Laravel project
- bootstrap a Laravel app with Tailwind CSS and Livewire or Inertia
- add team management to a Laravel application
- issue API tokens with Laravel Sanctum
- get password reset and email verification out of the box

## When to choose
- starting a brand-new Laravel application that needs authentication and profile management
- you want a Tailwind-styled starter with Livewire or Inertia
- you need built-in two-factor auth, API tokens, or team support

## When to avoid
- adding it to an existing Laravel application (officially unsupported)
- you want the newest Laravel starter kits (Jetstream is for Laravel 11.x and prior)
- you need fully custom authentication flows from scratch

## Facets
- artifact type: framework
- maturity: maintenance
- function: auth, web-framework, ui-components, middleware
- domain: web-development, backend, frontend, developer-tools
- platform: php, cross-platform
- tags: laravel, tailwind-css, livewire, inertia, scaffolding, starter-kit, two-factor-authentication, sanctum, teams, web-server

## Member repositories
- laravel/jetstream (main) score 92

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:08:33.972777+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:23:36.479269+00:00, confidence not recorded.
  - readme: https://github.com/laravel/jetstream (fetched 2026-08-28T04:08:33.972777+00:00, sha d5333b73f6ad)
  - homepage: https://jetstream.laravel.com (fetched 2026-08-29T09:16:00.111968+00:00, sha 32238d5d4e82)
  - site_page: https://jetstream.laravel.com/installation.html (fetched 2026-08-29T09:16:00.120854+00:00, sha 69977d36a2c0)
  - site_page: https://jetstream.laravel.com/features/api.html (fetched 2026-08-29T09:16:00.122803+00:00, sha b4400ce200ad)
  - site_page: https://jetstream.laravel.com/features/authentication.html (fetched 2026-08-29T09:16:00.125098+00:00, sha ebb7fe744f63)
  - site_page: https://jetstream.laravel.com/features/registration.html (fetched 2026-08-29T09:16:00.126923+00:00, sha 620643c07280)
  - site_page: https://jetstream.laravel.com/features/profile-management.html (fetched 2026-08-29T09:16:00.128599+00:00, sha 8cb66fdd629d)
  - site_page: https://jetstream.laravel.com/features/password-update.html (fetched 2026-08-29T09:16:00.130174+00:00, sha 98972b5bc2dc)
  - site_page: https://jetstream.laravel.com/features/password-confirmation.html (fetched 2026-08-29T09:16:00.131669+00:00, sha 75c07dc90b93)
  - site_page: https://jetstream.laravel.com/features/two-factor-authentication.html (fetched 2026-08-29T09:16:00.133355+00:00, sha 95f183de938a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
