LaravelPackages.net
Acme Inc.
Toggle sidebar
versona0450/auth-laramodule

Auth scaffolding for laramodule

1
0
About versona0450/auth-laramodule

versona0450/auth-laramodule is a Laravel package for auth scaffolding for laramodule. It currently has 0 GitHub stars and 1 downloads on Packagist. Install it with composer require versona0450/auth-laramodule. Discover more Laravel packages by versona0450 or browse all Laravel packages to compare alternatives.

Last updated

Auth

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
Comments