# laravel/breeze

Minimal Laravel authentication scaffolding with Blade, Vue, or React + Tailwind.

Repository: https://github.com/laravel/breeze
Canonical: https://ross.abutalabs.com/products/laravel-breeze
Homepage: https://laravel.com/docs/starter-kits#laravel-breeze
Language: Vue
License: MIT
License Family: permissive
Topics: laravel, auth
Last push: 2026-06-20T22:14:30+00:00

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

## Adoption (not part of the score)
Stars 3052, forks 553 (observed 2026-08-28T04:07:39.651521+00:00)

## What it is
Laravel Breeze is a minimal authentication scaffolding starter kit for Laravel applications, built on Laravel Fortify. It provides login, registration, password reset, email verification, and profile management with a choice of Blade, Vue, or React frontends styled with Tailwind CSS.

## Use cases
- add login and registration to a Laravel app
- scaffold authentication for a new Laravel project
- set up password reset and email verification flows
- get a Tailwind-styled auth UI with Blade, Vue, or React
- bootstrap a Laravel app with user profile management
- learn how Laravel authentication is wired together

## When to choose
- you want simple, minimal, easily customizable auth scaffolding in Laravel
- you prefer reading and owning the auth code rather than a black-box service
- you're starting a small-to-medium Laravel app and need a head start on auth views and routes

## When to avoid
- you need advanced features like two-factor auth, teams, or WorkOS integration out of the box
- you're starting a new Laravel 12+ project where the newer React, Svelte, Vue, or Livewire starter kits are recommended
- you want a fully managed, hosted authentication solution

## Facets
- artifact type: library
- maturity: maintenance
- function: auth, web-framework, templating, ui-components
- domain: web-development, backend, frontend, developer-tools
- platform: php, cross-platform
- tags: laravel, scaffolding, starter-kit, tailwind-css, blade, vue, react, inertia, web-server

## Member repositories
- laravel/breeze (main) score 89

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:39.651521+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-30T07:28:53.130104+00:00, confidence not recorded.
  - readme: https://github.com/laravel/breeze (fetched 2026-08-28T04:07:39.651521+00:00, sha d5333b73f6ad)
  - homepage: https://laravel.com/docs/starter-kits#laravel-breeze (fetched 2026-08-29T09:44:21.377292+00:00, sha f140e4421589)
  - site_page: https://laravel.com/framework/docs/releases (fetched 2026-08-29T09:44:21.387900+00:00, sha 3b835e552540)
  - site_page: https://laravel.com/framework/docs/upgrade (fetched 2026-08-29T09:44:21.389986+00:00, sha 30caa6137fc8)
  - site_page: https://laravel.com/framework/docs/contributions (fetched 2026-08-29T09:44:21.392186+00:00, sha 144fed91aecc)
  - site_page: https://laravel.com/framework/docs/installation (fetched 2026-08-29T09:44:21.394007+00:00, sha 9db7c05d8ebc)
  - site_page: https://laravel.com/framework/docs/configuration (fetched 2026-08-29T09:44:21.396220+00:00, sha 1b85dbd7755a)
  - site_page: https://laravel.com/framework/docs/ai (fetched 2026-08-29T09:44:21.398273+00:00, sha 8b528b8ad489)
  - site_page: https://laravel.com/framework/docs/structure (fetched 2026-08-29T09:44:21.400060+00:00, sha 61e8f4b3ee48)
  - site_page: https://laravel.com/framework/docs/frontend (fetched 2026-08-29T09:44:21.402012+00:00, sha 34f51b18165a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
