DatabaseNotificationCollection::random()
  • References/PHP/Laravel/Notifications

mixed random(int $amount = 1) Get one or more items randomly from the collection

2025-01-10 15:47:30
Notifications\Messages
  • References/PHP/Laravel/Notifications

Illuminate\Notifications\Messages Classes

2025-01-10 15:47:30
DatabaseNotification::setConnection()
  • References/PHP/Laravel/Notifications

$this setConnection(string $name) Set the connection associated with the

2025-01-10 15:47:30
Notifications\Channels
  • References/PHP/Laravel/Notifications

Illuminate\Notifications\Channels Classes

2025-01-10 15:47:30
NotificationTableCommand::fire()
  • References/PHP/Laravel/Notifications/Console

void fire() Execute the console command.

2025-01-10 15:47:30
NotificationServiceProvider::provides()
  • References/PHP/Laravel/Notifications

array provides() Get the services provided by the provider.

2025-01-10 15:47:30
SlackMessage::to()
  • References/PHP/Laravel/Notifications/Messages

$this to(string $channel) Set the Slack channel the message should be sent

2025-01-10 15:47:30
DatabaseNotification::setUpdatedAt()
  • References/PHP/Laravel/Notifications

$this setUpdatedAt(mixed $value) Set the value of the "updated at" attribute

2025-01-10 15:47:30
DatabaseNotification::hydrateRaw()
  • References/PHP/Laravel/Notifications

static Collection hydrateRaw(string $query

2025-01-10 15:47:30
SlackAttachment::content()
  • References/PHP/Laravel/Notifications/Messages

$this content(string $content) Set the content (text) of the attachment

2025-01-10 15:47:30