Make your Laravel app comply with the crazy EU cookie law
composer require "spatie/laravel-cookie-consent:2.10.0"
| 包名 | 版本要求 |
|---|---|
| illuminate/cookie | ~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0 |
| illuminate/support | ~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0 |
| illuminate/view | ~5.5.0|~5.6.0|~5.7.0|~5.8.0|^6.0 |
| php | ^7.2 |
| 包名 | 版本要求 |
|---|---|
| fzaninotto/faker | ~1.4 |
| orchestra/testbench | ~3.5.0|~3.6.0|~3.7.0|~3.8.0|^4.0 |
| phpunit/phpunit | ^8.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2019-10-02 09:36:22 |
| 类型 | library |