whitwhoa/laravel-subauth

Wrapper for session based authentication across multiple tables

dev-master 2019-09-18 22:09 UTC

This package is auto-updated.

Last update: 2024-04-19 08:50:50 UTC


README

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.