$this forceFill(array $attributes) Fill the model with an array of attributes
AuthenticatesUsers trait AuthenticatesUsers (
$this setVisible(array $visible) Set the visible attributes for the model
Builder|
void touchOwners() Touch the owning relations of the model.
array getVisible() Get the visible attributes for the model.
mixed offsetGet(mixed $offset) Get the value for a given offset.
static Model forceCreate(array $attributes)
static void saved(Closure|string $callback, int $priority)
bool relationLoaded(string $key) Determine if the given relation is loaded
Page 12 of 22