laravel-nestedset
laravel-nestedset copied to clipboard
Added pagination
What is the need for this method?
For paginate the result
with this code: $categories = Category::defaultOrder()->withDepth()->get(); i can't paginate the result set. but with: $categories = Category::defaultOrder()->withDepth()->paginate(100); i can add {{ $categories->links() }} and paginate instead of loading all data. http://joxi.ru/5md3dxLtkqlogr
more important: why do people invest time - get asked something - and never answer back - same with so many issues here. so stupid.... 🙄
@lazychaser maybe it´s an idea to close all PR and issues and start new from scratch... I don´t see the reason for keeping issues and PR open that are older than a year.....