Hello I have a question, I am sending an email that notifies when a customer is deleted, I send it to the user who is authenticated but how do I also send it to the email address of the customer who was deleted? Thanks
Solution
Not what i meant.
->before(function (DeleteAction $action, Model $record) {...})
->before(function (DeleteAction $action, Model $record) {...})