orchidsoftware / crud

Simplify the process of building CRUD (Create, Read, Update, Delete) functionality in Laravel using the features of Orchid.
https://orchid.software
MIT License
137 stars 34 forks source link

Ability to run actions against soft deleted model #93

Closed ddzobov closed 1 year ago

ddzobov commented 1 year ago

Fixes #

Ability to run actions against soft deleted model

Proposed Changes