Adds CORS (Cross-Origin Resource Sharing) headers support in your Laravel application
composer require "fruitcake/laravel-cors:dev-feat-browsertests"
| 包名 | 版本要求 |
|---|---|
| asm89/stack-cors | ^2 |
| illuminate/contracts | ^5.6|^6.0|^7.0|^8.0 |
| illuminate/support | ^5.6|^6.0|^7.0|^8.0 |
| php | >=7.1 |
| symfony/http-foundation | ^4.0|^5.0 |
| symfony/http-kernel | ^4.0|^5.0 |
| 包名 | 版本要求 |
|---|---|
| laravel/framework | ^5.5|^6.0|^7.0|^8.0 |
| orchestra/dusk-updater | ^1.2 |
| orchestra/testbench | ^3.5|^4.0|^5.0|^6.0 |
| orchestra/testbench-dusk | ^5.1 |
| phpro/grumphp | ^0.16|^0.17 |
| phpunit/phpunit | ^6.0|^7.0|^8.0 |
| squizlabs/php_codesniffer | ^3.5 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2020-04-20 07:49:54 |
| 类型 | library |