etrepat / baum

Baum is an implementation of the Nested Set pattern for Laravel's Eloquent ORM.
http://etrepat.com/baum
MIT License
2.24k stars 460 forks source link

How to implement this? #304

Open aronquiray opened 5 years ago

aronquiray commented 5 years ago

What I have was creating roots and some children of it. But really lost in the middle. Can anyone create a guide or wiki on this? Really haven't understood how it works.