PHP
Ensure model events are fired in your tests when using Model Observers
We will look at a couple of common scenarios where adding a couple of lines to your tests can future-proof your application from data loss when using Model Observers. Read more