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

getAncestorsAndSelfWithoutRoot() doesn't appear to work. #226

Open ARevenant opened 8 years ago

ARevenant commented 8 years ago

All of the other functions in this library except for that. It returns:

FatalErrorException in Node.php line 471: Call to a member function getKeyName() on null

I need this function so I can quickly implement a nice breadcrumbs set-up.

EDIT: getAncestorsWithoutRoot() doesn't work either.

AdnaneX commented 8 years ago

me to is not work the same error

s-litvin commented 6 years ago

I've got the same error

Sithira commented 6 years ago

Guys, this repo is not maintained anymore. There is something similar calles Laravel Nested sets. Even i moved from this to that. Hope that helps ☺️️

idevin commented 6 years ago

WTF, sadnesss!!!