Make your Laravel app comply with the crazy EU cookie law
composer require "spatie/laravel-cookie-consent:1.3.0"
| 包名 | 版本要求 |
|---|---|
| illuminate/cookie | ~5.1.0|~5.2.0|~5.3.0 |
| illuminate/support | ~5.1.0|~5.2.0|~5.3.0 |
| illuminate/view | ~5.1.0|~5.2.0|~5.3.0 |
| php | ^5.6|^7.0 |
| 包名 | 版本要求 |
|---|---|
| orchestra/testbench | 3.1 |
| phpunit/phpunit | 4.* |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2016-09-07 15:06:47 |
| 类型 | library |