mardi 27 décembre 2016

How to pass GET Parameters in encrypt format in URL using Laravel form with GET Method?

I want to encrypt parameters when form submit. I am using laravel 5.2 version and when form submit that time I am using get method for submit the form. But when submit the form that time show all parameters in URL. So all this parameters I have to encrypt. For example

http://localhost:8000/get/experiences?category_id=18

to

http://localhost:8000/get/experiences/AQBBShSqt4zxsClTymwBhjIUP1kG7HEoqhoKMfAAlsMk2ZUOxStqGLAFFg0mM1nRKMEVVbB97xCvfRJTP0ZH3k1Am

How can I do this?



from Newest questions tagged laravel-5 - Stack Overflow http://ift.tt/2iD0JoB
via IFTTT

Aucun commentaire:

Enregistrer un commentaire