Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
composer require "fruitcake/laravel-cors:2.0.3"
| 包名 | 版本要求 |
|---|---|
| asm89/stack-cors | ^2.0.1 |
| illuminate/contracts | ^6|^7|^8|^9 |
| illuminate/support | ^6|^7|^8|^9 |
| php | >=7.2 |
| symfony/http-foundation | ^4|^5 |
| symfony/http-kernel | ^4.3.4|^5 |
| 包名 | 版本要求 |
|---|---|
| laravel/framework | ^6|^7|^8 |
| orchestra/testbench-dusk | ^4|^5|^6 |
| phpunit/phpunit | ^6|^7|^8 |
| squizlabs/php_codesniffer | ^3.5 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2020-10-22 13:57:20 |
| 类型 | library |