Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
composer require "fruitcake/laravel-cors:0.11.3"
| 包名 | 版本要求 |
|---|---|
| asm89/stack-cors | ^1.2 |
| illuminate/support | 5.5.x|5.6.x|5.7.x|5.8.x |
| php | >=7 |
| symfony/http-foundation | ^3.1|^4 |
| symfony/http-kernel | ^3.1|^4 |
| 包名 | 版本要求 |
|---|---|
| laravel/framework | ^5.5 |
| 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 |
|---|---|
| 发布时间 | 2019-02-26 18:08:30 |
| 类型 | library |