phplaravelnested-sets

I get this error when delete object in nested in nestedset in laravel8


i get this error when delete object in nested in nestedset in laravel

"Declaration of Kalnoy\Nestedset\BaseRelation::getRelationCountHash() should be compatible with Illuminate\Database\Eloquent\Relations\Relation::getRelationCountHash($incrementJoinCount = true)


Solution

  • Not compatible to Laravel v8.17.0 https://github.com/lazychaser/laravel-nestedset/issues/479

    Fork with fix https://github.com/lazychaser/laravel-nestedset/pull/478#issuecomment-737104992