Jun 1, 2020 · 2 min read
Laravel/Php - How to serve gzipped content from S3
Until last month, our apps were serving JavaScript files from s3 without any compression and one of our customer asked us if we can enable gzip compression on the assets being served.