ollieread / multiauth

Laravel multi auth
441 stars 109 forks source link

Laravel 5 Supporting #90

Closed mohamednagy closed 9 years ago

mohamednagy commented 9 years ago
ollieread commented 9 years ago

Globally calling things like Auth::user() instead of Auth::user()->get() breaks the way it works.