Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
composer require "fruitcake/laravel-cors:dev-master"
| 包名 | 版本要求 |
|---|---|
| fruitcake/php-cors | ^1.2 |
| illuminate/contracts | ^6|^7|^8|^9 |
| illuminate/support | ^6|^7|^8|^9 |
| php | ^7.4|^8.0 |
| 包名 | 版本要求 |
|---|---|
| laravel/framework | ^6|^7.24|^8 |
| orchestra/testbench-dusk | ^4|^5|^6|^7 |
| phpunit/phpunit | ^9 |
| squizlabs/php_codesniffer | ^3.5 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2023-02-16 09:46:25 |
| 类型 | library |