Skip to content

Call to undefined method Illuminate\Database\Eloquent\Relations\BelongsTo::getOwnerKey() #1725

Closed
@msacar

Description

@msacar
 Classified::has('user.info')
                  ->limit(5)
                  ->get();

throws Call to undefined method Illuminate\Database\Eloquent\Relations\BelongsTo::getOwnerKey()

But its fine when i delete use HybridRelations ; from Classified model

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions