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?
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire