Level 4
Hay @ottz0 ! It sounds like you may be referring to Route Groups?
When in doubt the docs are amazing - there's a section on Route Groups here: Laravel Docs - Routing - Route Groups
I'm learning Laravel and finding it very difficult to find the right information on building a multi-level nested routes and relationships. Any resources or tutorials? How to structure the nested routes, querying by category, subcategory.
Something like this would be categories->subcategories->item-list.
Similar to eCommerce, blogs etc.
Please or to participate in this conversation.