array relationsToArray() Get the model's relationships in array form.
string toJson(int $options) Convert the model instance to JSON.
mixed getRouteKey() Get the value of the model's route key.
Pivot newPivot(
static Collection hydrate(array $items
static void saved(Closure|string $callback, int $priority)
MorphMany morphMany(string $related
Collection diffKeys(mixed $items)
array getGuarded() Get the guarded attributes for the model.
$this setDateFormat(string $format) Set the date format used by the model
Page 1 of 100