I wanna thank you for making this video. I used it for my semester project by adding more details, image and making it clickable. My project got approval, so thank you so much.
Can you make a filter with province, district, neighborhood, categories? I want the cards suitable for filtering to be listed after the province, district, neighborhood categories are selected.
Same thing: 1. type="checkbox" name="brands[]" 2. For Gender: type="checkbox" name="gender" value="male" type="checkbox" name="gender" value="female" 3. For price, let's keep as input box: type="number" name="low_price" value="100" type="number" name="high_price" value="400" Send this request with get method. And then you get this values from parameter and validate it.
I wanna thank you for making this video. I used it for my semester project by adding more details, image and making it clickable. My project got approval, so thank you so much.
thneqiu iu, iu ar veri gud yndyan soumach help iu jast provaidid.
Great video! It helped a lot! Thanks for sharing!
Very helpfull
Great boss from Nepal.
Very nice. Thank you. How would you do if you need to update the results on select. I mean instead if using a button. Great tutorial. Thank you again.
man you are amazing! Thank You for this video ❤
thanks.....👍
Nice video sir
Can you make a filter with province, district, neighborhood, categories? I want the cards suitable for filtering to be listed after the province, district, neighborhood categories are selected.
Thank you man, you helped me a lot! Respect!
thanks
hello dear , if i have multiple categories and each category i have different check boxes how i will do that i face problems on that , , ,
pls help the laravel guys create such advanced checkbox and slider filter
Thank you ! Can you make a tuto with multiple data in a single row table to fetch them I think you could use find_in_set()
great job, is it possible to do with select options?
could you give me an example?
thanks
same question
How to use multiple checkbox like 1 checkbox for brands, another checkbox for gender, another checkbox for price range etc. Please advice
Same thing:
1. type="checkbox" name="brands[]"
2. For Gender:
type="checkbox" name="gender" value="male"
type="checkbox" name="gender" value="female"
3. For price, let's keep as input box:
type="number" name="low_price" value="100"
type="number" name="high_price" value="400"
Send this request with get method.
And then you get this values from parameter and validate it.
How to filter data with opposite gender if male can get female and female can get male data automatically. please reply
how about in datatables? how to filter that in datatables using ajax sir?
Any new video for same filter code with php codeigniter
how for PostgreSQL?
shouldnt use "brandlist", it basically just one indivisual brand. should use "brand" instead.
If create how to restore sql database file with php. Thanks
sir i found it, how to apply this to Codeigniter 4 ?😶
How to filter with ajax??
Will upload it soon.
@@fundaofwebit , pls help the laravel guys create such advanced checkbox and slider filter