whitwhoa/laravel-subauth

Wrapper for session based authentication across multiple tables

Maintainers

Package info

github.com/whitwhoa/laravel-subauth

pkg:composer/whitwhoa/laravel-subauth

Statistics

Installs: 2

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 1

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

This package is auto-updated.

Last update: 2026-03-09 01:19:29 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.