Make your Laravel app comply with the crazy EU cookie law
composer require "spatie/laravel-cookie-consent:1.x-dev"
| 包名 | 版本要求 |
|---|---|
| illuminate/cookie | ~5.1.0|~5.2.0|~5.3.0|~5.4.0 |
| illuminate/support | ~5.1.0|~5.2.0|~5.3.0|~5.4.0 |
| illuminate/view | ~5.1.0|~5.2.0|~5.3.0|~5.4.0 |
| php | ^5.6|^7.0 |
| 包名 | 版本要求 |
|---|---|
| fzaninotto/faker | ~1.4 |
| orchestra/database | ~3.1.0|~3.2.0|~3.3.0|~3.4.0 |
| orchestra/testbench | ~3.1.0|~3.2.0|~3.3.0|~3.4.0 |
| phpunit/phpunit | 4.* |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2017-08-22 19:23:23 |
| 类型 | library |