Wrapper for session based authentication across multiple tables
whitwhoa/laravel-subauth is a Laravel package for wrapper for session based authentication across multiple tables.
It currently has 0 GitHub stars and 2 downloads on Packagist.
Install it with composer require whitwhoa/laravel-subauth.
Discover more Laravel packages by whitwhoa
or browse all Laravel packages to compare alternatives.
Last updated
LaravelSubAuth is intended to work alongside the existing laravel authentication scaffolding. It allows for multiple authentication accounts across multiple database tables. Details are given within a configuration file.
Via Composer
$ composer require whitwhoa/laravel-subauth
To be added
MIT. Please see the license file for more information.