AuthenticatesUsers
trait AuthenticatesUsers (View source)
Traits
Methods
showLoginForm()
Show the application login form.
guestMiddleware()
Get the guest middleware for the application.
string
loginUsername()
Get the login username to be used by the controller.
Details
in RedirectsUsers at line line 12
string
redirectPath()
Get the post register / login redirect path.