Provides a lightweight CORS middleware for Laravel/Lumen.
phpnexus/cors-laravel is a Laravel package for provides a lightweight cors middleware for laravel/lumen..
It currently has 1 GitHub stars and 9 downloads on Packagist.
Install it with composer require phpnexus/cors-laravel.
Discover more Laravel packages by phpnexus
or browse all Laravel packages to compare alternatives.
Last updated
Provides CORS middleware for Laravel/Lumen.
It's recommended that you use Composer to install CORS-Laravel:
$ composer require phpnexus/cors-laravel
This package requires PHP 5.5.9 or newer.
TODO
Please see phpnexus\cors documentation for configuration options.
The packages adheres to the SemVer specification, and there will be full backward compatibility between minor versions.
Please see CONTRIBUTING for details.
This package is released under the Apache 2.0 License. See the bundled LICENSE file for details.