Undefined property: Illuminate\Database\Eloquent\Builder

是因为在 $activity=Activity::where('center_id','=',$center->id)->where('Date','=',date("Y-m-d", $sunday));少加了->firstOrFail();

posted @ 2014-08-12 10:21  血之君殇  阅读(2142)  评论(0编辑  收藏  举报