Non-static method Illuminate\Database\Eloquent\Model::update() should not be called statically, assuming Non-static method Illuminate\Database\Eloquent\Model::update() should not be called statically, assuming 2015 年 5 月 12 日 北漂小兄弟 Comments 0 Comment laravel update的时候出现这个问题 什么原因呢? Non-static method Illuminate\Database\Eloquent\Model::update() should not be called statically, assuming 首先看一下更新的时候有没有写where条件限制,一般不会出现这个问题! 打赏赞(2)分享