Make your Laravel app comply with the crazy EU cookie law
composer require "spatie/laravel-cookie-consent:2.6.1"
| 包名 | 版本要求 |
|---|---|
| illuminate/cookie | ~5.5.0|~5.6.0|~5.7.0 |
| illuminate/support | ~5.5.0|~5.6.0|~5.7.0 |
| illuminate/view | ~5.5.0|~5.6.0|~5.7.0 |
| php | ^7.0 |
| 包名 | 版本要求 |
|---|---|
| fzaninotto/faker | ~1.4 |
| orchestra/testbench | ~3.5.0|~3.6.0|~3.7.0 |
| phpunit/phpunit | ^6.3|^7.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2019-01-14 09:20:17 |
| 类型 | library |