Speed up a Laravel application by caching the entire response.
composer require spatie/laravel-responsecacheNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Applies the CacheResponse middleware to cache the entire response of a route.
Use the provided cache clearing commands or events to invalidate cache when content changes.
No dependency data recorded yet.