Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
composer require "fruitcake/laravel-cors:dev-feat-lazyoptions"
| 包名 | 版本要求 |
|---|---|
| fruitcake/php-cors | ^1.1 |
| illuminate/contracts | ^6|^7|^8|^9 |
| illuminate/support | ^6|^7|^8|^9 |
| php | >=7.2 |
| 包名 | 版本要求 |
|---|---|
| laravel/framework | ^6|^7.24|^8 |
| orchestra/testbench-dusk | ^4|^5|^6|^7 |
| phpunit/phpunit | ^6|^7|^8|^9 |
| squizlabs/php_codesniffer | ^3.5 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2022-02-21 09:04:49 |
| 类型 | library |