Skip to content

Object of class Illuminate\Database\Query\Expression could not be converted to string #7

@dreigningking

Description

@dreigningking

Laravel 11
I installed this package to use
$locations = Location::orderByDistanceFrom('3.5075933','6.5950829','asc')->get();
unfortunately i receive the error

Object of class Illuminate\Database\Query\Expression could not be converted to string
I don't know what to do. I have added the trait to the model. The model has latitude and longitude column.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions