static Model create(array $attributes = array())
mixed offsetGet(mixed $offset) Get the value for a given offset.
array getDictionary(ArrayAccess|array|null $items = null)
Collection pluck(string $value, string|null $key = null)
void notify(mixed $instance) Send the given notification.
Illuminate\Notifications\Messages Classes
string getForeignKey() Get the default foreign key name for the model.
string getActualClassNameForMorph(string $class) Retrieve the fully qualified
$this prepend(mixed $value, mixed $key = null) Push an item onto the beginning
bool|null delete() Delete the model from the database.
Page 29 of 32