Remove or disable old signed URLs in Laravel. https://laravel.com/docs/5.6/urls#signed-urls
when i make signed URL like:
return URL::signedRoute('login', ['user' => 1]);
i send it as signed notifications to email and i want to disable all old signed URL.
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire