samer metwally zaki
Results
3
issues of
samer metwally zaki
this pr is a solution of the bug mentioned here https://github.com/musonza/chat/issues/234
I have used both of those: `Product::limit(1)->update(['xxx' => 'yyy']); ` and `Product::update(['xxx' => 'yyy'], ['multi' => 0, 'multiple' => 0]); ` and none of them worked
Can you add support for (Laravel 10 with PHP 8.1) soon?