Student::where('id','<',1003)->update(['age'=>20]);
Method Illuminate\Database\Eloquent\Collection::updete does not exist.???? 為什么不能在where里面再u(mài)pdate
Method Illuminate\Database\Eloquent\Collection::updete does not exist.???? 為什么不能在where里面再u(mài)pdate
2018-05-09
舉報(bào)
2018-05-09
已經(jīng)解決,