Looking to hire Laravel developers? Try LaraJobs

laravel-cors maintained by hungthai1401

Description
Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
Last update
2019/09/13 04:16 (dev-master)
License
Links
Downloads
37

Comments
comments powered by Disqus

Installation

Run

composer require hungthai1401/laravel-cors --dev

in console to install this module (Notice --dev flag - it's recommended to use this package only for development).