Skip to content

Undefined method append #593

Open
Open
@Rasmus-Bertell

Description

@Rasmus-Bertell

Trying to use Laravels append method returns an error: Call to undefined method Kalnoy\\Nestedset\\QueryBuilder::append()

I might be doing something wrong here but the following works for other models but not for nested sets.

Model::query()
    ->apiPaginate()
    ->append('attribute');

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions