Skip to content

KimTooFlex/Laravel-MultiAuth

 
 

Repository files navigation

Build Status Total Downloads Latest Stable Version License

MultiAuth Demo

This is a simple Multilevel authentication system using laravel v5.4

Here i've added the guard for the admin user and the normal user, crated the controllers and a route to both views.

Next i'll add different logins for the two types of users.

Take a close look at the migrations, Admin Model, /config/auth.php and the AdminController to see how i've added the guard.

License

The Laravel framework is open-sourced software licensed under the MIT license.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 76.3%
  • HTML 21.5%
  • JavaScript 1.1%
  • Other 1.1%