Laravel get N level hierarachy table dropdown in select option

前端 未结 0 1064
梦毁少年i
梦毁少年i 2020-12-17 15:58

I am using LARAVEL 7 with MySQL back-end.

I have a topics table with columns id, name, and parent. Here, parent is foreign-key of the column Id. The data in table is

相关标签:
回答
  • 消灭零回复
提交回复
热议问题