mixed avg(callable|string|null $callback = null) Get the average value
bool contains(mixed $key, mixed $value = null) Determine if a key exists
array broadcastOn() Get the channels the event should broadcast on.
mixed channel(string|null $name = null) Get a channel instance.
$this greeting(string $greeting) Set the greeting of the notification.
$this http(array $options) Set additional request options for the Guzzle
void offsetSet(mixed $key, mixed $value) Set the item at a given offset
void commands(array|mixed $commands) Register the package's custom Artisan
Carbon freshTimestamp() Get a fresh timestamp for the model.
static void deleting(Closure|string $callback, int $priority)
Page 13 of 42