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

not supported php 8.0 #341

Open devHarandi opened 2 years ago

devHarandi commented 2 years ago

Problem 1

precamp-io commented 2 years ago

is there any plans to make it available for Laravel 8?

tiagofrancafernandes commented 1 year ago

Is this repository still being maintained? I can help with the update

foresight-developers commented 1 year ago

@tiagofrancafernandes we have forked this and have it supported with php 8 and laravel 8 as well. We are currently getting issues made to look what needs to be worked on next, but one of the major points is verifying it works with laravel 9 and the latest php versions.

https://github.com/TopOnePercent/baum

foresight-developers commented 1 year ago

@precamp-io our forked version here supports laravel 8 https://github.com/TopOnePercent/baum