lorisleiva / laravel-actions

⚡️ Laravel components that take care of one specific task
https://laravelactions.com
MIT License
2.52k stars 125 forks source link

How to implement public $deleteWhenMissingModels = true; #181

Closed diazsasak closed 1 month ago

diazsasak commented 2 years ago

Hi admin,

how to implement public $deleteWhenMissingModels = true; on an action class?

Thank you

edwinvdpol commented 3 months ago

Here you go: #283

edalzell commented 1 month ago

This can be closed cuz it's been implemented and released.