static void saving(Closure|string $callback, int $priority)
static Collection hydrate(array $items
mixed get(mixed $key, mixed $default = null) Get an item from the collection
static void saved(Closure|string $callback, int $priority)
mixed reduce(callable $callback, mixed $initial = null) Reduce the collection
bool save(array $options = array()) Save the model to the database.
array relationsToArray() Get the model's relationships in array form.
$this setObservableEvents(array $observables) Set the observable event
static void creating(Closure|string $callback, int $priority)
$this fillable(array $fillable) Set the fillable attributes for the model
Page 1 of 100