You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.markdown
+1
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,7 @@ It is a fork of [lazychaser/laravel-nestedset](https://github.com/lazychaser/lar
10
10
* Routines respect a foreign key constraint on the parent-child-relation by taking care that changes to the tree are applied in the correct order.
11
11
* The code does not fail if the model which uses `NoteTrait` does not directly extend `Model` but indirectly inherits `Model` via another parent class.
0 commit comments