错别字
相关信息:
- 类型:文档文章
- 文章: 模型关联
- 文档: 《Laravel 8 中文文档(8.5)》
此投稿由 tu6ge-php 在 3年前 合并。
标题修改:
内容修改:
Old | New | Differences |
---|---|---|
11 | 11 | - [获取中间表字段](#retrieving-intermediate-table-columns) |
12 | 12 | - [通过中间表字段过滤查询](#filtering-queries-via-intermediate-table-columns) |
13 | 13 | - [自定义中间表模型](#defining-custom-intermediate-table-models) |
14 | - [多态 | |
14 | - [多态关联](#polymorphic-relationships) | |
15 | 15 | - [一对一](#one-to-one-polymorphic-relations) |
16 | 16 | - [一对多](#one-to-many-polymorphic-relations) |
17 | 17 | - [多对多](#many-to-many-polymorphic-relations) |