L
L
Lesnoyyy2021-01-14 13:43:52
Laravel
Lesnoyyy, 2021-01-14 13:43:52

Laravel how to implement hierarchical route?

I want to implement a blog on laravel and for me the moment of implementing hierarchical routes is not clear. For example, I have the following route:
/posts/cat_1/cat_2/post
How to implement it if the nesting level is not known (maybe one category or 4 for example)?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
maddog670, 2021-01-14
@Lesnoyyy

https://github.com/lazychaser/laravel-nestedset
https://habr.com/ru/post/279233/

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question