InteractsWithRelationship
trait InteractsWithRelationship (View source)
Properties
protected Relation|Closure|null | $relationship | ||
protected string|Closure|null | $inverseRelationshipName |
Methods
relationship(Relation|Closure|null $relationship = null)
No description
inverseRelationshipName(string|Closure|null $relationship = null)
No description
Builder|null
getRelationship()
No description
string|null
getInverseRelationshipName()
No description
Builder
getInverseRelationshipFor(Model $record)
No description
bool
hasRelationship()
No description
Details
InteractsWithRelationship
relationship(Relation|Closure|null $relationship = null)
No description
InteractsWithRelationship
inverseRelationshipName(string|Closure|null $relationship = null)
No description
Builder|null
getRelationship()
No description
string|null
getInverseRelationshipName()
No description
Builder
getInverseRelationshipFor(Model $record)
No description
bool
hasRelationship()
No description