Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
composer require "fruitcake/laravel-cors:1.0.2"
| 包名 | 版本要求 |
|---|---|
| asm89/stack-cors | ^1.3 |
| illuminate/support | ^5.8|^6.0|^7.0 |
| php | ^7.1.3 |
| symfony/http-foundation | ~4.2.12|^4.3.8|^5.0 |
| symfony/http-kernel | ~4.2.12|^4.3.8|^5.0 |
| 包名 | 版本要求 |
|---|---|
| laravel/framework | ^5.8|^6.0|^7.0 |
| orchestra/testbench | ^3.5|^4.0|^5.0 |
| phpro/grumphp | ^0.16|^0.17 |
| phpunit/phpunit | ^6.0|^7.0|^8.0 |
| squizlabs/php_codesniffer | ^3.5 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2019-12-30 09:46:27 |
| 类型 | library |