array|null send(mixed $notifiable, Notification $notification)
void fire() Execute the console command.
mixed random(int $amount = 1) Get one or more items randomly from the collection
mixed average(callable|string|null $callback = null) Alias for the "avg"
HasOne hasOne(string $related, string
mixed getRelation(string $relation) Get a specified relationship.
Collection values()
RoutesNotifications trait RoutesNotifications (
bool isGuarded(string $key) Determine if the given key is guarded.
void notify(mixed $instance) Send the given notification.
Page 39 of 42