🌈 搜索
📅  最后修改于: 2022-03-11 14:54:13.996000             🧑  作者: Mango
public function posts() { return $this->hasMany('App\Models\Post', 'cat_id')->take(4); }