{"id":16790919,"url":"https://github.com/rluders/wn-cors-plugin","last_synced_at":"2025-03-22T01:30:26.154Z","repository":{"id":54936755,"uuid":"134185737","full_name":"rluders/wn-cors-plugin","owner":"rluders","description":"Cross-Origin Resource Sharing (CORS) for WinterCMS","archived":false,"fork":false,"pushed_at":"2023-04-05T11:24:36.000Z","size":60,"stargazers_count":11,"open_issues_count":2,"forks_count":11,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-10-14T08:32:31.164Z","etag":null,"topics":["cors","hacktoberfest","laravel","php","wintercms","wintercms-plugin"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rluders.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["rluders"],"patreon":"rluders","open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2018-05-20T20:51:57.000Z","updated_at":"2024-01-26T08:29:47.000Z","dependencies_parsed_at":"2022-08-14T07:00:56.564Z","dependency_job_id":null,"html_url":"https://github.com/rluders/wn-cors-plugin","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rluders%2Fwn-cors-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rluders%2Fwn-cors-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rluders%2Fwn-cors-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rluders%2Fwn-cors-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rluders","download_url":"https://codeload.github.com/rluders/wn-cors-plugin/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221820929,"owners_count":16886225,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cors","hacktoberfest","laravel","php","wintercms","wintercms-plugin"],"created_at":"2024-10-13T08:32:27.492Z","updated_at":"2024-10-28T11:27:40.957Z","avatar_url":"https://github.com/rluders.png","language":"PHP","funding_links":["https://github.com/sponsors/rluders","https://patreon.com/rluders","https://www.patreon.com/rluders"],"categories":[],"sub_categories":[],"readme":"# CORS Plugin\n\n\u003cp align=\"left\"\u003e\n  \u003ca href=\"https://github.com/rluders/wn-cors-plugis\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/WinterCMS-Plugin-%23EE7203.svg\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://www.patreon.com/rluders\"\u003e\n    \u003cimg src=\"https://img.shields.io/badge/Support_on-Patreon-green.svg\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://opensource.org/licenses/MIT\"\u003e\n    \u003cimg src=\"https://img.shields.io/github/license/rluders/oc-cors-plugin.svg\"\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\nThis plugin provides a simple CORS support your for [WinterCMS](https://wintercms.com/) implementing the [barryvdh/laravel-cors](https://github.com/barryvdh/laravel-cors).\n\n## Installation\n\n1. Use the composer\n\n```sh\n$ composer require rluders/cors\n```\n\n2. Configure it on your OctoberCMS Backend.\n\n4. Use it on your `route.php`\n\n```php\n\n\u003c?php\n\nRoute::group(['prefix' =\u003e 'api/e1', 'middleware' =\u003e ['\\Barryvdh\\Cors\\HandleCors']], function(){\n    // routes here\n});\n\n```\n\n## LICENSE\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frluders%2Fwn-cors-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frluders%2Fwn-cors-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frluders%2Fwn-cors-plugin/lists"}