|
1 | | -[](https://travis-ci.org/lazychaser/laravel-nestedset) |
2 | | -[](https://packagist.org/packages/kalnoy/nestedset) |
3 | | -[](https://packagist.org/packages/kalnoy/nestedset) |
4 | | -[](https://packagist.org/packages/kalnoy/nestedset) |
5 | | -[](https://packagist.org/packages/kalnoy/nestedset) |
| 1 | +[](https://packagist.org/packages/lychee-org/nestedset) |
| 2 | +[](https://packagist.org/packages/lychee-org/nestedset) |
| 3 | +[](https://packagist.org/packages/lychee-org/nestedset) |
| 4 | +[](https://packagist.org/packages/lychee-org/nestedset) |
6 | 5 |
|
7 | 6 | This is a Laravel 4-8 package for working with trees in relational databases. |
8 | 7 |
|
| 8 | +It is a fork of [lazychaser/laravel-nestedset](https://github.com/lazychaser/laravel-nestedset) and contains patches which are required for using the library with [Lychee](https://github.com/LycheeOrg/Lychee). |
| 9 | + |
9 | 10 | * **Laravel 5.7, 5.8, 6.0, 7.0, 8.0** is supported since v5 |
10 | 11 | * **Laravel 5.5, 5.6** is supported since v4.3 |
11 | 12 | * **Laravel 5.2, 5.3, 5.4** is supported since v4 |
12 | 13 | * **Laravel 5.1** is supported in v3 |
13 | 14 | * **Laravel 4** is supported in v2 |
14 | 15 |
|
15 | | -Although this project is completely free for use, I appreciate any support! |
16 | | - |
17 | | -- __[Donate via PayPal](https://www.paypal.me/lazychaser)__ |
18 | | - |
19 | 16 | __Contents:__ |
20 | 17 |
|
21 | 18 | - [Theory](#what-are-nested-sets) |
|
0 commit comments