欢迎各位兄弟 发布技术文章

这里的技术是共享的

You are here

FatalErrorException in Model.php line 876: Class 'Notice' not found 有大用

模型 无法调用 关联对象 relation 对像 
应在 模型中 
public function notices(){
    return $this->hasMany('App\Notice'); //而不是 this->hasMany('Notice')

}
普通分类: