Using jensseger hybridrealations trait causes error
Open
- Dominant language
- PHP
- Stars
- 394
- Forks
- 59
- PR merge metrics
- No merged PRs in 30d
Description
When I use HybridRelations in my sql model
`use GeneratesUuid, HasFactory, SoftDeletes, HybridRelations;
`
I get this error when calling hasOneThrough relation Call to undefined method `Illuminate\Database\Eloquent\Relations\HasOneThrough::getOwnerKeyName()`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.