phpnexus / cors-laravel by markinjapan

Provides a lightweight CORS middleware for Laravel/Lumen.
9
1
2
Package Data
Maintainer Username: markinjapan
Package Create Date: 2015-11-11
Package Last Update: 2016-05-13
Language: PHP
License: Apache-2.0
Last Refreshed: 2024-04-23 15:00:12
Package Statistics
Total Downloads: 9
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 1
Total Watchers: 2
Total Forks: 0
Total Open Issues: 0

CORS-Laravel

Latest Version Build Status Software License

Provides CORS middleware for Laravel/Lumen.

Installation

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.

Usage

TODO

Configuration

Please see phpnexus\cors documentation for configuration options.

Versioning

The packages adheres to the SemVer specification, and there will be full backward compatibility between minor versions.

Contributing

Please see CONTRIBUTING for details.

License

This package is released under the Apache 2.0 License. See the bundled LICENSE file for details.