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

Question about delete action #69

Closed interpegasus closed 2 years ago

interpegasus commented 2 years ago

I would like to know if there is a setting for disabling the delete CRUD action in a model? Thank you

interpegasus commented 2 years ago
Screen Shot 2022-05-20 at 5 47 04 PM
tabuna commented 2 years ago

For default actions, we focus on the policies of the model: https://orchid.software/en/docs/packages/crud/#policies