bigmom/auth

Centralized auth for other bigmom packages.

dev-master 2021-06-21 04:19 UTC

This package is auto-updated.

Last update: 2024-04-21 10:00:49 UTC


README

An authentication and authorization package mainly for other bigmom packages. I guess you can use it in your app as well, but why would you?

Installation

  • composer require bigmom/auth
  • php artisan vendor:publish
  • php artisan migrate

Usage

Make sure you set the superusers, driver, and provider in the config file published. Access the management UI through /bigmom.