# jeremykenedy/laravel-auth

Laravel 12 with user authentication, registration with email confirmation, social media authentication, password recovery, and captcha protection. Uses offical [Bootstrap 4](http://getbootstrap.com). This also makes full use of Controllers for the routes, templates for the views, and makes use of middleware for routing. 5 Minutes Stand-up time.

Repository: https://github.com/jeremykenedy/laravel-auth
Canonical: https://ross.abutalabs.com/products/laravel-auth
Homepage: https://laravel-auth.com/
Language: JavaScript
License: MIT
License Family: permissive
Topics: laravel, socialite, socialite-logins, social-authentication, registration, laravel-framework, user-profile, authentication, two-step-authentication, gravatar-api, users, user-management, google-maps, roles, localization, dropzonejs, php
Last push: 2026-06-22T18:15:04+00:00

## Health v2 (maintenance only)
Score: 78/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 88, release rhythm 53, longevity 100
- inputs: {"age_days": 3969, "days_push": 72, "days_rel": 316, "gap_med": 0, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3045, forks 978 (observed 2026-08-28T04:07:39.470542+00:00)

## What it is
A complete Laravel 12 starter application with email registration verification, social authentication via Socialite, user roles and permissions, user profiles, and an admin-restricted user management system built on Bootstrap 4. It is designed for a quick 5-minute stand-up of a full authentication stack using controllers, templates, and middleware.

## Use cases
- set up a laravel app with user registration and email verification
- add social media login to a laravel project
- bootstrap a laravel app with roles and permissions
- need an admin panel to manage users in laravel
- add password recovery and captcha to a laravel site
- quickly scaffold a complete authentication system in php

## When to choose
- you want a ready-made Laravel authentication starter with roles, profiles, and admin user management
- you need social logins and email verification out of the box
- you want a fast stand-up of a full user management system on Bootstrap 4

## When to avoid
- you need a headless or API-only authentication backend
- your frontend is a SPA and you prefer the author's Laravel Auth Spa variant
- you use a framework other than Laravel or a CSS system other than Bootstrap

## Facets
- artifact type: application
- maturity: active
- function: auth, authorization, web-framework, ui-components, middleware, internationalization
- domain: web-development, backend, security, developer-tools
- platform: php, self-hosted
- tags: laravel, bootstrap, socialite, user-management, roles-and-permissions, email-verification, captcha, two-factor-authentication, boilerplate, web-server

## Member repositories
- jeremykenedy/laravel-auth (main) score 78

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:39.470542+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:57.877037+00:00, confidence not recorded.
  - readme: https://github.com/jeremykenedy/laravel-auth (fetched 2026-08-28T04:07:39.470542+00:00, sha a842e69e9e62)
- Data as of 2026-08-30T08:39:29.467469+00:00.
