Make your Laravel app comply with the crazy EU cookie law
composer require "spatie/laravel-cookie-consent:1.2.3"
| 包名 | 版本要求 |
|---|---|
| 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.5|^7.0 |
| 包名 | 版本要求 |
|---|---|
| orchestra/database | 3.3.x-dev |
| orchestra/testbench | 3.3.x-dev |
| phpunit/phpunit | 4.* |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2016-08-23 16:01:06 |
| 类型 | library |