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

Limit children #227

Closed angelkurten closed 6 years ago

angelkurten commented 8 years ago

How to limit number children's by level, for example one parent only have two children and if have new children save in new level?