Generator cursor()
mixed forceDelete() Run the default delete function on the builder.
array toggle(mixed $ids, bool $touch = true) Toggles a model (or models)
static mixed noConstraints(Closure $callback)
mixed fromJson(string $value, bool $asObject = false) Decode the given
Model firstOrCreate(array $attributes)
Collection|array saveMany(
Model save(
int update(array $attributes) Perform an update on all the related models
void __set(string $key, mixed $value) Dynamically set attributes on the
Page 9 of 100