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
DatabaseNotification::addHidden()
  • References/PHP/Laravel/Notifications

void addHidden(array|string|null $attributes = null) Add hidden attributes

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

array attributesToArray() Convert the model's attributes to an array.

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

string getQualifiedKeyName() Get the table qualified key name.

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

Collection sort(callable $callback = null)

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

$this syncOriginal() Sync the original attributes with the current.

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

Application getLaravel()

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

bool getIncrementing() Get the value indicating whether the IDs are incrementing

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

NotificationSending class NotificationSending (

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

MorphTo morphTo(string $name = null

2025-01-10 15:47:30