Skip to content

How to get recursive children with custom constraint? #245

Closed Answered by staudenmeir
ilyapokrov asked this question in Q&A
Discussion options

You must be logged in to vote

composer require staudenmeir/laravel-adjacency-list:"^1.6"

The toTree() isn't available in v1.6, but your command should actually install v1.9.6 because that's the latest version compatible with Laravel 8. What operating system and terminal are you using?

Try running composer require staudenmeir/laravel-adjacency-list:"^1.9.6" instead.

Replies: 1 comment 9 replies

Comment options

You must be logged in to vote
9 replies
@ilyapokrov
Comment options

@staudenmeir
Comment options

@ilyapokrov
Comment options

@staudenmeir
Comment options

Answer selected by ilyapokrov
@ilyapokrov
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants