Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
composer require "fruitcake/laravel-cors:0.11.0"
| 包名 | 版本要求 |
|---|---|
| asm89/stack-cors | ^1.2 |
| illuminate/support | 5.3.x|5.4.x|5.5.x|5.6.x |
| php | >=5.5.9 |
| symfony/http-foundation | ^3.1|^4 |
| symfony/http-kernel | ^3.1|^4 |
| 包名 | 版本要求 |
|---|---|
| orchestra/testbench | 3.x |
| phpunit/phpunit | ^4.8|^5.2 |
| squizlabs/php_codesniffer | ^2.3 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2018-01-04 06:59:27 |
| 类型 | library |