laravel-nestedset
laravel-nestedset copied to clipboard
doc(readme): add guide to deleting multiple nodes
Many people use the wrong way when deleting multiple nodes. This PR give them the correct way to do it.
Fixes:
- https://github.com/lazychaser/laravel-nestedset/issues/259
- https://github.com/lazychaser/laravel-nestedset/issues/226
- https://github.com/lazychaser/laravel-nestedset/issues/568