Baum is a Laravel package that provides a nested set implementation for Laravel's Eloquent ORM.
| Package Version | Laravel Version |
|---|---|
| 3.x | Laravel 11.x, 12.x |
| 2.3 | Laravel 10.x |
| 2.2 | Laravel 9.x |
| 1.2 | Laravel 8.x |
| 1.0.x | Laravel 4.2.x |
composer require culturalinfusion/baumThis package is a fork of etrepat/baum. For detailed documentation, please refer to the original package documentation.
This package is open-sourced software licensed under the MIT license.