static int destroy(array|int $ids) Destroy the models for the
mixed shift() Get and remove the first item from the collection.
mixed __get(string $key) Dynamically retrieve attributes on the model.
notifiable() Get the notifiable entity that the notification belongs to.
Collection whereIn(string $key, mixed $values, bool $strict = false)
HasDatabaseNotifications trait HasDatabaseNotifications (
Collection where(string $key, mixed $operator, mixed $value = null)
void __construct(array $attributes = array()) Create a new Eloquent model
$this put(mixed $key, mixed $value) Put an item in the collection by key
Collection mapWithKeys(callable $callback)
Page 13 of 32