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

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

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

array getVisible() Get the visible attributes for the model.

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

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

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

array broadcastWith() Get the data that should be sent with the broadcasted

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

Model find(mixed $key, mixed $default = null)

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

void deliverVia(string $channel) Set the default channel driver name.

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

string __toString() Convert the collection to its string representation

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

Illuminate\Notifications\Console Classes

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

array getObservableEvents() Get the observable event names.

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

static void setEventDispatcher(Dispatcher

2025-01-10 15:47:30