laravel/breeze
Minimal Laravel authentication scaffolding with Blade, Vue, or React + Tailwind. observed · 2026-08-28
Health v2 · maintenance only
89/100
- Activity 88
- Release rhythm 84
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 13
- age_days: 2123
- days_rel: 106
- days_push: 74
- n_releases_24m: 20
Adoption not part of the score
3052 stars · 553 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
library · maturity maintenance
auth web-framework templating ui-components web-development backend frontend developer-tools php cross-platform laravel scaffolding starter-kit tailwind-css blade vue react inertia web-server
10 sources
- readme: https://github.com/laravel/breeze · fetched 2026-08-28 · d5333b73f6ad
- homepage: https://laravel.com/docs/starter-kits#laravel-breeze · fetched 2026-08-29 · f140e4421589
- site_page: https://laravel.com/framework/docs/releases · fetched 2026-08-29 · 3b835e552540
- site_page: https://laravel.com/framework/docs/upgrade · fetched 2026-08-29 · 30caa6137fc8
- site_page: https://laravel.com/framework/docs/contributions · fetched 2026-08-29 · 144fed91aecc
- site_page: https://laravel.com/framework/docs/installation · fetched 2026-08-29 · 9db7c05d8ebc
- site_page: https://laravel.com/framework/docs/configuration · fetched 2026-08-29 · 1b85dbd7755a
- site_page: https://laravel.com/framework/docs/ai · fetched 2026-08-29 · 8b528b8ad489
- site_page: https://laravel.com/framework/docs/structure · fetched 2026-08-29 · 61e8f4b3ee48
- site_page: https://laravel.com/framework/docs/frontend · fetched 2026-08-29 · 34f51b18165a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| laravel/breeze | main | 89 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem