Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
composer require "fruitcake/laravel-cors:0.10.1"
| 包名 | 版本要求 |
|---|---|
| illuminate/support | 5.3.x|5.4.x|5.5.x |
| php | >=5.5.9 |
| symfony/http-foundation | ~3.1 |
| symfony/http-kernel | ~3.1 |
| 包名 | 版本要求 |
|---|---|
| orchestra/testbench | 3.x |
| phpunit/phpunit | ^4.8|^5.2 |
| squizlabs/php_codesniffer | ^2.3 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2017-12-19 21:08:24 |
| 类型 | library |