$this|null fresh(array|string $with = array()) Reload a fresh model instance
guestMiddleware() Get the guest middleware for the application.
$this load(array|string $relations) Eager load relations on the model.
Builder|
array getFillable() Get the fillable attributes for the model.
string getUpdatedAtColumn() Get the name of the "updated at" column.
static Builder|
string loginUsername() Get the login username to be used by the controller
mixed fromJson(string $value, bool $asObject = false) Decode the given
string fromDateTime(DateTime|int $value)
Page 9 of 22