Support the ongoing development of Laravel.io →
Authentication Packages Laravel

https://github.com/bastinald/laravel-livewire-auth

Laravel Livewire Auth

Laravel starter kit with Livewire & Bootstrap 5 auth scaffolding.

Requirements

  • NPM

Installation

Create a new Laravel app:

laravel new my-app

Configure your .env app, database, and mail values:

APP_*
DB_*
MAIL_*

Require this package via composer:

composer require bastinald/laravel-livewire-auth

Usage

Run the make:auth command to generate scaffolding:

php artisan make:auth

This will create the Livewire components and install Bootstrap 5.

Last updated 3 years ago.
0

Sign in to participate in this thread!

PHPverse

Your banner here too?

bastinald bastinald Joined 27 Apr 2021

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.