Laravel 5.1.9 was released with a modification to the Illuminate\Database\Eloquent\Model class. This modification added a new function called append() that now conflicts with the Kalnoy\Nestedset\Node::append() method that previously existed in this package.