GenericUser
class GenericUser implements Authenticatable (View source)
Methods
void __construct(array $attributes) Create a new generic User object. string getAuthIdentifierName() Get the name of the unique identifier for the user. mixed getAuthIdentifier() Get the unique identifier for the user. string getAuthPassword() Get the password for the user. string getRememberToken() Get the "remember me" token value. void setRememberToken(string $value) Set the "remembe