bastinald/laravel-livewire-auth

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

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.

Related Packages

erirk/paypalpayment

laravel-paypalpayment is simple package help you process direct credit card paym...

0
gabrieloliverio/laravel5-generators

Database metadata-based generators for Laravel 5

1
doctrine/dbal

Powerful PHP database abstraction layer (DBAL) with many features for database s...

622,487,850 9,703
laravel/framework

The Laravel Framework.

564,719,134 34,875
laravel/tinker

Powerful REPL for the Laravel framework.

475,095,200 7,439