versona0450/auth-laramodule

Auth scaffolding for laramodule

dev-main 2023-03-10 09:01 UTC

This package is auto-updated.

Last update: 2025-07-10 14:04:53 UTC


README

Installation

Add the repository by running the command below.

composer require versona0450/auth-laramodule

Publish the module by running the command below.

php artisan vendor:publish --tag=auth-module --force