Answer the question
In order to leave comments, you need to log in
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
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question