Soft Delete Being Triggered on an update in Laravel 7

前端 未结 0 1459
眼角桃花
眼角桃花 2020-12-12 18:57

I have a simple table for currencies with just id, name,symbol,code and the three timestamp fields. The model for this is:

namespace App;
use Illuminate\\Data         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题