How to `->getOriginal()` from Model in `afterSave()` hook?

I need the original state of the model and I don't want to use observers
Was this page helpful?