LaravelPackages.net
Acme Inc.
Toggle sidebar
whitwhoa/laravel-subauth

Wrapper for session based authentication across multiple tables

2
0
About whitwhoa/laravel-subauth

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

Latest Version on Packagist Total Downloads Build Status

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.

Star History Chart