Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

superhrk's avatar

Is there any way for 3 levels interrelated tables with (tree view) dropdown

Any Laravel Expert is here to help ? :) Hi friends I am new to laravel 5, I need your help to show three level tree view category look like this

Laptop & Computers >    //if clicked than show categories groups in dropdown <li>
------------------
        Laptops
        Computers > //if clicked than show sub categories dropdown <li>
        ---------
            Dell
            HP
            ---

Here is all the details may help......
0 likes
2 replies
superhrk's avatar

@mstnorris dear did you solve this issue ? how i can relation three tables just in single query ?

Please or to participate in this conversation.