Reservable models

I stumbled upon this great article from Aaron Francis (@aarondfrancis) where Aaron explains how to use Laravel’s cache locks to reserve models. I found it very interesting.

Reservable models in Laravel – Aaron Francis
Using Laravel’s atomic cache locks to reserve models and prevent errors.
aaronfrancis.com