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
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
$this setAttribute(string $key, mixed $value) Set a given attribute on
Page 1 of 100