Student::where('id','<',1003)->update(['age'=>20]);
Method Illuminate\Database\Eloquent\Collection::updete does not exist.???? 为什么不能在where里面再update
Method Illuminate\Database\Eloquent\Collection::updete does not exist.???? 为什么不能在where里面再update
2018-05-09
举报