What Actually Happens When You Call `->save()` in Laravel Eloquent
Most Laravel developers call ->save() a hundred times a day.
Almost none of them know what happens after that line executes.
I was one of them — until I inherited a codebase where Eloquent was behavin
haseebmirza.hashnode.dev6 min read