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
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