whitwhoa / laravel-subauth
Wrapper for session based authentication across multiple tables
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 1
pkg:composer/whitwhoa/laravel-subauth
Requires
This package is auto-updated.
Last update: 2026-01-09 00:59:42 UTC
README
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.
Installation
Via Composer
$ composer require whitwhoa/laravel-subauth
Usage
To be added
License
MIT. Please see the license file for more information.