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 459 forks source link

Call to a member function getKeyName() on null #329

Open idevin opened 4 years ago

idevin commented 4 years ago

Sometimes $section->getAncestorsWithoutRoot() produces error:

Call to a member function getKeyName() on null