CareSet / DURC

DURC is reverse CRUD
MIT License
3 stars 2 forks source link

Deleting an object should work, including soft delete. #7

Closed ftrotter closed 6 years ago

ftrotter commented 6 years ago

There should be a way, using the mustache UI. To delete an object.

Make sure that soft deleting works correctly here.

https://laravel.com/docs/5.5/eloquent#soft-deleting

see #21 for more info