Sign in
Log inSign up
GitHub - Hesto/multi-auth: Laravel 5.3 multi auth package

GitHub - Hesto/multi-auth: Laravel 5.3 multi auth package

Arun Yokesh's photo
Arun Yokesh
·Dec 14, 2016

Best Multi Auth Package for Laravel 5.3

With one simple command you can setup multi auth for your Laravel 5.3 project. The package installs:

  • Model
  • Migration
  • Controllers
  • Notification
  • Routes
  • routes/web.php
  • {guard}/login
  • {guard}/register
  • {guard}/logout
  • password reset routes
  • routes/{guard}.php
  • {guard}/home
  • Middleware
  • Views
  • Guard
  • Provider
  • Password Broker
  • Settings