Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
composer require "fruitcake/laravel-cors:0.11.1"
| 包名 | 版本要求 |
|---|---|
| asm89/stack-cors | ^1.2 |
| laravel/framework | 5.5.x|5.6.x|5.7.x |
| php | >=7 |
| symfony/http-foundation | ^3.1|^4 |
| symfony/http-kernel | ^3.1|^4 |
| 包名 | 版本要求 |
|---|---|
| orchestra/testbench | 3.3.x|3.4.x|3.5.x|3.6.x|3.7.x |
| phpunit/phpunit | ^4.8|^5.2|^7.0 |
| squizlabs/php_codesniffer | ^2.3 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2018-08-31 13:26:58 |
| 类型 | library |