All notable changes to laravel-cors
will be documented in this file
- add default value for
expose_headers
config option
- add an option to manage
Access-Control-Expose-Headers
- allow to customize error message
- fix typo in config
- add support for Lumen
- add support for Laravel 5.6
- initial release