Laravel implementation of spatie/signed-url
composer require "spatie/laravel-url-signer:1.1.1"
| 包名 | 版本要求 |
|---|---|
| illuminate/http | 5.0.*|5.1.*|5.2.* |
| illuminate/support | 5.0.*|5.1.*|5.2.* |
| php | >=5.5.0 |
| spatie/url-signer | ^1.0.1 |
| 包名 | 版本要求 |
|---|---|
| orchestra/testbench | ^3.0 |
| phpunit/phpunit | 4.* |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2016-01-04 09:49:48 |
| 类型 | library |