javascript - Laravel 5 display structure of tree in view -


i have little problem. have 3 tables in database:

  1. directory enter image description here

  2. directory_relations enter image description here

  3. videos (here data video: name,size) data should print in directory video added.

my question how have print in view. structure of should like:

enter image description here

of course can lot of subfolder.

thaks!


Comments

Popular posts from this blog

javascript - Confirm a form & display message if form is valid with JQuery -

Retrieving ETA (estimated time of arrival) with Google Distance Matrix API and public transit as transport mode -

ionic framework - Meteor - Error: Failed to execute 'insertBefore' on 'Node' -