2017 © Pedro Peláez
 

library auth

The Andremyid Auth Package.

image

andremyid/auth

The Andremyid Auth Package.

  • Sunday, September 11, 2016
  • by AndreMyid
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

auth

The Andremyid Auth package., (*1)

Installation

  • Add the following to your Composer JSON file
"andremyid/auth": "~0.0"
  • Run Composer
$ composer update
  • Add the following to 'Andremyid/Framework-Core' => 'ServiceProvider'
Andremyid\Auth\AuthServiceProvider
  • Run the migration
// first, optional
$ composer dump-autoload
// and then
$ php andre migrate

Usage

Extending

The Versions

11/09 2016

dev-master

9999999-dev http://www.andre.my.id

The Andremyid Auth Package.

  Sources   Download

Project

The Requires

 

framework auth andremyid