Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
composer require "fruitcake/laravel-cors:0.8.6"
| 包名 | 版本要求 |
|---|---|
| illuminate/support | 5.1.x|5.2.x|5.3.x|5.4.x |
| php | >=5.5.9 |
| symfony/http-foundation | ~2.7|~3.0 |
| symfony/http-kernel | ~2.7|~3.0 |
| 包名 | 版本要求 |
|---|---|
| phpunit/phpunit | ^4.8|^5.2 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2017-02-15 21:21:33 |
| 类型 | library |