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

static void observe(object|string $class, int $priority) Register

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

mixed __call(string $method, array $parameters) Dynamically handle calls

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

$this forget(string|array $keys) Remove an item from the collection by

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

static mixed addGlobalScope(Scope|

2025-01-10 15:47:30
BroadcastNotificationCreated::__wakeup()
  • References/PHP/Laravel/Notifications/Events

void __wakeup() Restore the model after serialization.

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

Message send(mixed $notifiable, Notification $notification)

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

Collection whereInStrict(string $key, mixed $values)

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

string getDefaultDriver() Get the default channel driver name.

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

bool isDeferred() Determine if the provider is deferred.

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

string implode(string $value, string $glue = null) Concatenate values of

2025-01-10 15:47:30