codificio / nestedset
Nested Set Model for Laravel 5.7 and up working with MongoDB
5.1.6
2020-06-30 09:47 UTC
Requires
- php: >=7.1.3
- illuminate/database: ~5.7.0|~5.8.0|^6.0
- illuminate/events: ~5.7.0|~5.8.0|^6.0
- illuminate/support: ~5.7.0|~5.8.0|^6.0
- jenssegers/mongodb: ^3.6
Requires (Dev)
- phpunit/phpunit: 7.*
This package is auto-updated.
Last update: 2026-05-29 01:34:56 UTC
README
This is a fork of the package https://github.com/lazychaser/laravel-nestedset in order to make it work with MongoDB.