Laravel implementation of spatie/signed-url
composer require "spatie/laravel-url-signer:1.1.3"
| 包名 | 版本要求 |
|---|---|
| illuminate/http | ~5.0.0|~5.1.0|~5.2.0|~5.3.0 |
| illuminate/support | ~5.0.0|~5.1.0|~5.2.0|~5.3.0 |
| php | >=5.5.0 |
| spatie/url-signer | ^1.0.1 |
| 包名 | 版本要求 |
|---|---|
| orchestra/database | 3.3.x-dev |
| orchestra/testbench | 3.3.x-dev |
| phpunit/phpunit | 4.* |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2016-08-24 11:10:12 |
| 类型 | library |