This version use now fideloper/proxy package as a backend to set trusted proxies
See README.md file for a description about how to use it on an existing laravel application
Changelog:
New features:
- Use fideloper/proxy package as a backend to set trusted proxies
Enhancements:
- Add a config file
- Improve test coverage
Fixes:
- Use register() ServiceProvider instead of boot()