staudenmeir / laravel-adjacency-list

Recursive Laravel Eloquent relationships with CTEs
MIT License
1.32k stars 107 forks source link

MongoDB support #254

Closed MiladAheshmeh closed 2 weeks ago

MiladAheshmeh commented 2 weeks ago

How can I implement it with mongodb database?

staudenmeir commented 2 weeks ago

Hi @MiladAheshmeh, The package doesn't support MongoDB. This would require a completely new package.

MiladAheshmeh commented 2 weeks ago

Thanks Bro❤️❤️