★ Laravel Response Cache v8 is here: now offers flexible caching

278 · Freek Van der Herten · Feb. 16, 2026, 3:42 p.m.
Summary
The blog post introduces the new version (v8) of the Laravel Response Cache package, highlighting its key feature: flexible caching. This allows web applications to serve cached responses instantly, even while refreshing the cache in the background, significantly improving user experience during periods of high traffic. It also presents code examples for implementation, including flexible and regular caching methods, the use of placeholders for dynamic content, and PHP attributes for middleware application, promoting better performance for Laravel applications overall.