Issue
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
Answered By - Dmitry Skibitsky
0 Comments:
Post a Comment
Note: Only a member of this blog may post a comment.