restore soft deletes
For me the default is working..
- $table->softDelets() in table
- use SoftDeletes in Model
- generate resource with --soft-deletes