string username() Get the login username to be used by the controller.
Response showRegistrationForm()
array getDirty() Get the attributes that have been changed since last sync
PasswordBroker broker()
array jsonSerialize() Convert the object into something JSON serializable
bool offsetExists(mixed $offset) Determine if the given attribute exists
$this fillable(array $fillable) Set the fillable attributes for the model
array relationsToArray() Get the model's relationships in array form.
string redirectPath() Get the post register / login redirect path.
bool cant(string $ability, array|mixed $arguments = array()) Determine
Page 16 of 22