javascript - Laravel 5 display structure of tree in view -
i have little problem. have 3 tables in database:
videos (here data video: name,size) data should print in directory video added.
my question how have print in view. structure of should like:
of course can lot of subfolder.
thaks!



Comments
Post a Comment