Laravel implementation of spatie/signed-url
composer require "spatie/laravel-url-signer:2.7.0"
| 包名 | 版本要求 |
|---|---|
| illuminate/http | ~5.8.0|^6.0|^7.0|^8.0|^9.0 |
| illuminate/support | ~5.8.0|^6.0|^7.0|^8.0|^9.0 |
| php | ^7.2|^8.0 |
| spatie/url-signer | ^1.0.1 |
| 包名 | 版本要求 |
|---|---|
| orchestra/testbench | ~3.8.0|^4.0|^5.0|^6.0|^7.0 |
| phpunit/phpunit | ^8.0|^9.0 |
| 许可证 | MIT |
|---|---|
| 发布时间 | 2022-01-21 09:10:59 |
| 类型 | library |