mixed getRelationValue(string $key) Get a relationship.
$this setUpdatedAt(mixed $value) Set the value of the "updated at" attribute
bool hasTimestampAttributes() Determine if the pivot model has timestamp
$this load(array|string $relations) Eager load relations on the model.
$this setDateFormat(string $format) Set the date format used by the model
static Builder on(string|null $connection =
bool isDirty(array|string|null $attributes = null) Determine if the model
string getUpdatedAtColumn() Get the name of the "updated at" column.
static void created(Closure|string $callback, int $priority)
Model newInstance(array $attributes = array(), bool $exists
Page 19 of 87