versona0450/auth-laramodule

Auth scaffolding for laramodule

Maintainers

Package info

github.com/Versona0450/laramodule-auth-scaffolding

Issues

Language:Vue

pkg:composer/versona0450/auth-laramodule

Statistics

Installs: 1

Dependents: 0

Suggesters: 0

Stars: 0

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

This package is auto-updated.

Last update: 2026-03-10 15:32:04 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