haodudecao 3年前

修改理由:

注释翻译

相关信息:


此投稿已在 3年前 合并。

标题修改:

+ 模型关联

内容修改:

红色背景 为原始内容

绿色背景 为新增或者修改的内容

OldNewDifferences
17421742       protected $touches = ['post'];
17431743
17441744       /**
1745         * Get the post that the comment belongs to.
 1745        * 获取 comment 所属 post
17461746        */
17471747       public function post()
17481748       {