We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add additional methods (staudenmeir#232)
Refactoring
Support Laravel 11
Support Firebird
Merge branch '1.12'
Add RootAncestorOrSelf relation
Merge branch '1.12' # Conflicts: # README.md # src/Eloquent/Relations/Graph/Ancestors.php # src/Eloquent/Relations/Graph/Descendants.php # tests/Graph/Models/Node.php
Make graph relationships concatenable
Improve tests
Add withInitialQueryConstraint() and withQueryConstraint() methods