Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
composer require "fruitcake/laravel-cors:dev-barryvdh-test-laravel9"
| 包名 | 版本要求 |
|---|---|
| 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|^7 |
| phpunit/phpunit | ^6|^7|^8 |
| squizlabs/php_codesniffer | ^3.5 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2020-10-28 08:19:27 |
| 类型 | library |