bool touches(string $relation) Determine if the model touches a given relation
Collection getRelatedIds()
array toArray() Convert the model instance to an array.
static void setConnectionResolver(
Builder|
$this withoutGlobalScope(Scope|string $scope)
bool|null delete() Delete the model from the database.
Builder getRelationQuery(
$this setVisible(array $visible) Set the visible attributes for the model
Model firstOrCreate(array $attributes)
Page 40 of 100