2.0.0
Added
- Enable option following its environment variable
RESPONSE_COMPRESSION_ENABLE
(default:true
)
Changed
- Its dedicated config file (
config/response-compression.php
). Publishable by running the command:php artisan vendor:publish --tag=response-compression