Model save(
$this fillable(array $fillable) Set the fillable attributes for the model
Model associate(
void addEagerConstraints(array $models) Set the constraints for an eager
static void saving(Closure|string $callback, int $priority)
static void saved(Closure|string $callback, int $priority)
Collection getEager()
mixed getAttribute(string $key) Get an attribute from the model.
void __construct(Model $parent, array $attributes, string
static Builder onWriteConnection()
Page 10 of 87