Open
Description
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
Labels
No labels