2017 © Pedro Peláez
 

library adminauth

OCAuth

image

militaruc/adminauth

OCAuth

  • Monday, June 25, 2018
  • by MilitaruC
  • Repository
  • 0 Watchers
  • 0 Stars
  • 1 Installations
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

OCAuth


Installation

    composer require militaruc/adminauth
    php artisan vendor:publish --provider="MilitaruC\Adminauth\App\Providers\AdminauthServiceProvider" /* --force */
    php artisan migrate --seed OR php artisan migrate:refresh --seed
This package includes guard:admin, login page, migration + seed table:admin, config:adminauth

After vendor:publish check configuration file in /config/adminauth.php, (*1)

The Versions

25/06 2018

dev-master

9999999-dev https://bitbucket.org/MilitaruC/adminauth

OCAuth

  Sources   Download

MIT

The Requires

 

by Avatar MilitaruC

25/06 2018

v1.0

1.0.0.0 https://bitbucket.org/MilitaruC/adminauth

OCAuth

  Sources   Download

MIT

The Requires

 

by Avatar MilitaruC