Hello ,
What is the best way to protect my GET routes or remove, hide in the url ?
Example , hide or change URL :
/views/modifier_client/MjQ0Nw==
to
/views/
Clear URL alwaya look better than the long URL.
Then all get variable show in you URL string sometime it not good for a security.
Thank you for your help or your ideas :)