laravel-image-legacy
laravel-image-legacy copied to clipboard
Enable image browser caching
Image route returning next headers:
expires:-1 pragma:no-cache
It's wrong, browser should cache images. How it can be fixed?