I am pretty new in Laravel and I have the following problem.
I have to declare a route that handle requests like this:
http://ift.tt/2m97Muk
So basically it have to handle a GET request toward the /activate resource with 2 get parameter email and token.
How can I correctly declare this route? Then I only have to create the related controller method that takes these 2 parameter?
Tnx
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire