PHPackages                             rluders/cors - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. rluders/cors

ActiveOctober-plugin[Authentication &amp; Authorization](/categories/authentication)

rluders/cors
============

CORS plugin for OctoberCMS

v1.0.6(5y ago)12817↓100%11[2 PRs](https://github.com/rluders/wn-cors-plugin/pulls)MITPHPPHP &gt;=7.2

Since May 21Pushed 3y ago1 watchersCompare

[ Source](https://github.com/rluders/wn-cors-plugin)[ Packagist](https://packagist.org/packages/rluders/cors)[ Docs](http://www.luders.com.br)[ Patreon](https://www.patreon.com/rluders)[ RSS](/packages/rluders-cors/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (2)Versions (8)Used By (0)

CORS Plugin
===========

[](#cors-plugin)

 [ ![](https://camo.githubusercontent.com/dce9e7676386dbcc76a9ab1bbbacbddaedcaa5bcec16de9c984a67a7866b686e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f57696e746572434d532d506c7567696e2d2532334545373230332e737667) ](https://github.com/rluders/wn-cors-plugis) [ ![](https://camo.githubusercontent.com/1576df4d95a30b61fed99d6564293daaedbbd481434a8aeeb26617a9ac22d8cd/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f537570706f72745f6f6e2d50617472656f6e2d677265656e2e737667) ](https://www.patreon.com/rluders) [ ![](https://camo.githubusercontent.com/43792e17818ede87999bd049ae3a8c27708f344e806e9baa417de7a44b746ed3/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f726c75646572732f6f632d636f72732d706c7567696e2e737667) ](https://opensource.org/licenses/MIT)

This plugin provides a simple CORS support your for [WinterCMS](https://wintercms.com/) implementing the [barryvdh/laravel-cors](https://github.com/barryvdh/laravel-cors).

Installation
------------

[](#installation)

1. Use the composer

```
$ composer require rluders/cors
```

2. Configure it on your OctoberCMS Backend.
3. Use it on your `route.php`

```
