# laravel/breeze-next

An application / authentication starter kit frontend in Next.js for Laravel Breeze.

Repository: https://github.com/laravel/breeze-next
Canonical: https://ross.abutalabs.com/products/breeze-next
Language: JavaScript
License: MIT
License Family: permissive
Topics: laravel, nextjs, breeze, authentication
Archived: true
Last push: 2026-06-04T13:26:15+00:00

## Health v2 (maintenance only)
Score: 10/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 85, release rhythm 35, longevity 100
- inputs: {"age_days": 1736, "days_push": 90, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, archived
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1667, forks 426 (observed 2026-08-28T04:05:19.642348+00:00)

## What it is
A Next.js frontend starter kit implementing Laravel Breeze's authentication boilerplate, powered by Laravel Sanctum for SPA token-based auth. It provides pre-built login, registration, and user management pages plus a useAuth hook to pair a Next.js frontend with a Laravel backend.

## Use cases
- build a Next.js SPA with Laravel backend authentication
- scaffold login and registration pages for a Next.js app
- connect React frontend to Laravel Sanctum API
- quickly start a full-stack Laravel + Next.js project
- add token-based auth to a Next.js application

## When to choose
- you use Laravel Breeze's API scaffolding as your backend
- you want pre-written authentication flows in Next.js
- you're building a decoupled SPA with Laravel Sanctum

## When to avoid
- your backend isn't Laravel
- you need server-side rendering with Laravel sessions rather than SPA token auth
- you prefer Inertia.js or Livewire monolithic setups

## Facets
- artifact type: learning-resource
- maturity: active
- function: auth, frontend-framework, http-client, middleware
- domain: web-development, frontend, backend, apis
- platform: cross-platform
- tags: laravel, nextjs, starter-kit, sanctum, spa, react, authentication-boilerplate, boilerplate, nodejs, web-server

## Member repositories
- laravel/breeze-next (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:19.642348+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-30T08:32:40.933498+00:00, confidence not recorded.
  - readme: https://github.com/laravel/breeze-next (fetched 2026-08-28T04:05:19.642348+00:00, sha 0f744739ede6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
