Caching your Laravel API with ETag and Conditional Requests
When writing an application with a decoupled front- and backend, you'll have to start considering the requests your frontend client makes to the API. Fetching data again from the backend, even when you only want to verify that your frontend's cache i...
hergen.nl11 min read
Christian Widlund
Hergen Dillema what's the major differences with using werk365/etagconditionals vs. laravel built in cache-control-middleware? I didn't get that from the article 😊
laravel.com/docs/8.x/responses