Laravel implementation of spatie/signed-url
composer require "spatie/laravel-url-signer:2.1.0"
| 包名 | 版本要求 |
|---|---|
| illuminate/http | ~5.4.0|~5.5.0 |
| illuminate/support | ~5.4.0|~5.5.0 |
| php | ^7.0 |
| spatie/url-signer | ^1.0.1 |
| 包名 | 版本要求 |
|---|---|
| orchestra/testbench | ~3.4.4|~3.5.0 |
| phpunit/phpunit | 6.3 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2017-08-13 16:43:39 |
| 类型 | library |