string username() Get the login username to be used by the controller.
BelongsTo belongsTo(string $related
$this guard(array $guarded) Set the guarded attributes for the model.
string getRouteKeyName() Get the route key for the model.
Builder newQuery()
mixed getRelationValue(string $key) Get a relationship.
array relationsToArray() Get the model's relationships in array form.
string getKeyName() Get the primary key for the model.
$this setDateFormat(string $format) Set the date format used by the model
string redirectPath() Get the post register / login redirect path.
Page 15 of 22