spatie/laravel-url-signer
Sign and validate any URL in Laravel with an expiring signature. Works across apps, uses a configurable secret (not the app key), and includes middleware to protect routes. Generate time-limited links in one call and verify them anywhere.
Add Laravel 13.x support
Full Changelog: https://github.com/spatie/laravel-url-signer/compare/3.2.0...3.2.1
Full Changelog: https://github.com/spatie/laravel-url-signer/compare/3.1.0...3.2.0
Full Changelog: https://github.com/spatie/laravel-url-signer/compare/3.0.1...3.1.0
Full Changelog: https://github.com/spatie/laravel-url-signer/compare/3.0.0...3.0.1
Laravel 5.7 compatibility
config in config fileLaravel 5.3 compatibility
Add Laravel 5.2 compatibility
Initial release
How can I help you explore Laravel packages today?