AuthenticationException
class AuthenticationException extends Exception (View source)
Methods
__construct($message = 'Unauthenticated.', array $guards = array()) Create a new authentication exception. | ||
array | guards() Get the guards that were checked. |
Please login to continue.