Looking to hire Laravel developers? Try LaraJobs

laravel-subauth maintained by whitwhoa

Description
Wrapper for session based authentication across multiple tables
Last update
2019/09/19 00:09 (dev-master)
License
Downloads
2

Comments
comments powered by Disqus

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.