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

string getActualClassNameForMorph(string $class) Retrieve the fully qualified

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

static Model create(array $attributes = array())

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

bool __isset(string $key) Determine if an attribute or relation exists

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

string getForeignKey() Get the default foreign key name for the model.

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

mixed offsetGet(mixed $offset) Get the value for a given offset.

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

static bool hasMacro(string $name) Checks if macro is registered

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

Collection slice(int $offset, int $length = null)

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

MorphToMany morphedByMany(string

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

$this fields(array $fields) Set the fields of the attachment.

2025-01-10 15:47:30