Seto Kuslaksono

Results 3 issues of Seto Kuslaksono

### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary Introduce a functionality within the environment variables section that enables users to...

feature

Add [Brotli](https://pecl.php.net/package/brotli) support. Since neither AWS HTTP API Gateway nor CloudFront has the ability to compress responses with Brotli, we can achieve this by using something like https://github.com/open-southeners/laravel-vapor-response-compression

Hi, I'm currently trying to apply an `only` filter using the pattern `'/v1*'` for incoming requests, but it's not working as expected. After some investigation, I discovered that the `uri`...