Effective tree structures in Laravel 4-5
Baum is an implementation of the Nested Set pattern for Laravel's Eloquent ORM.
Laravel 5 nested category/menu generator
A Laravel Package that extends Eloquent\Collection to handle nested items following adjacency list model.