Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
composer require "fruitcake/laravel-cors:0.11.x-dev"
| 包名 | 版本要求 |
|---|---|
| asm89/stack-cors | ^1.3 |
| illuminate/support | ^5.5|^6 |
| php | >=7 |
| symfony/http-foundation | ^3.3|^4 |
| symfony/http-kernel | ^3.3|^4 |
| 包名 | 版本要求 |
|---|---|
| laravel/framework | ^5.5|^6 |
| orchestra/testbench | ^3.5|^4.0 |
| phpunit/phpunit | ^6.0|^7.0|^8.0 |
| squizlabs/php_codesniffer | ^2.3 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2019-12-25 17:24:53 |
| 类型 | library |