Make your Laravel app comply with the crazy EU cookie law
composer require "spatie/laravel-cookie-consent:2.2.2"
| 包名 | 版本要求 |
|---|---|
| illuminate/cookie | ~5.5.0|~5.6.0 |
| illuminate/support | ~5.5.0|~5.6.0 |
| illuminate/view | ~5.5.0|~5.6.0 |
| php | ^7.0 |
| 包名 | 版本要求 |
|---|---|
| fzaninotto/faker | ~1.4 |
| orchestra/testbench | ~3.5.0|~3.6.0 |
| phpunit/phpunit | ^6.3|^7.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2018-05-28 07:51:32 |
| 类型 | library |