A blog post explaining some benefits (and drawbacks) of using custom Eloquent collections.
PHP
Idempotency: What, Why and How
A deep dive into idempotency, from the theory behind safe retries to a practical Laravel implementation using the Laravel Idempotency package. Read more