How to convert non readable url to readable url?

enter image description here

I have a page of the product list with some options. One of the options is Category. When I click on Kid's category then the url like this 'http://localhost/netshop/productList?cat=Kid%27s&brand=&type=&price=&off=&pagi=50'.

When try to check the url using url()->current() method get the above url. Where 'cat=Kid%27s' is non-readable. I want to readable url. How to solve this problem?



from Newest questions tagged laravel-5 - Stack Overflow https://ift.tt/3Cb2hj9
via IFTTT

تعليقات

المشاركات الشائعة من هذه المدونة

How to Create Treeview with Bootstrap and jQuery

5 Free Black and White Social Media Icons Sets with CSS and HTML

How to Add Images to Dropdown List using jQuery