VentureCraft / revisionable

Easily create a revision history for any laravel model
http://twitter.com/duellsy
MIT License
2.56k stars 348 forks source link

The postForceDelete() method should return its own event #394

Open adiafora opened 3 years ago

adiafora commented 3 years ago

Hi! I'm sure the postForceDelete() method should return its own event. Otherwise, it is difficult to listen to events. Accept my PR. Thanks!