Custom pivot column names in many-to-many polymorphic relation?

后端 未结 0 1927
一个人的身影
一个人的身影 2021-02-12 07:09

Suppose we had

posts
    id - integer
    name - string

videos
    id - integer
    name - string

tags
    id - integer
    name - string

taggables
    custom_         


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