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

Fixed bug in postSave logic that was wiping out relations before they… #244

Closed wouterNL closed 8 years ago

wouterNL commented 8 years ago

… could be saved via push().