Amit Merchant

The magic behind Laravel’s new defer() helper

2024-9-15

Amit Merchant

Laravel has recently been shipped with a new helper called defer() which can be used to defer the execution of a callback until after a successful response has been sent.