bastinald/livewire-bootstrap-auth

Laravel starter kit with Livewire & Bootstrap 5 auth scaffolding.
51 12
Install
composer require bastinald/livewire-bootstrap-auth
Latest Version:1.1.1
License:MIT
Last Updated:Sep 11, 2021
Links: GitHub  ·  Packagist
Maintainer: bastinald

Livewire Bootstrap 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/livewire-bootstrap-auth

Usage

Run the make:auth command to generate scaffolding:

php artisan make:auth

This will create the Livewire components and install Bootstrap 5.

Related Packages

livewire/flux

The official UI component library for Livewire.

9,617,832 966
infyomlabs/adminlte-templates

AdminLTE templates for InfyOm Laravel Generator

1,632,213 266
garygreen/pretty-routes

Pretty routes for Laravel 5+

1,348,108 649
infyomlabs/swagger-generator

Swagger Generator for InfyOm Laravel Generator

1,115,446 114
snowfire/beautymail

Send beautiful html emails with Laravel

764,355 1,312