DatabaseNotification::flushEventListeners()
  • References/PHP/Laravel/Notifications

static void flushEventListeners() Remove all of the event listeners

2025-01-10 15:47:30
NotificationSent
  • References/PHP/Laravel/Notifications/Events

NotificationSent class NotificationSent (

2025-01-10 15:47:30
DatabaseChannel::send()
  • References/PHP/Laravel/Notifications/Channels

Model send(mixed $notifiable,

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

SendQueuedNotifications class SendQueuedNotifications implements

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

readNotifications() Get the entity's read notifications.

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

string|array argument(string $key = null) Get the value of a command argument

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

void __construct(mixed $items = array()) Create a new collection.

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

int callSilent(string $command, array $arguments = array()) Call another

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

Collection merge(mixed $items)

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

void info(string $string, null|int|string $verbosity = null) Write a string

2025-01-10 15:47:30