You will need to use Java Script with AJAX requests. I would suggest using a framework like Vue.js. There is a nice tutorial here on Laracasts to get you started: https://laracasts.com/series/learning-vuejs
Sep 8, 2015
3
Level 1
Help with Filterable Database Results
Hi, I'm displaying a view from my database that serves as a report. I want the ability for a user to filter the results based on demographic values (ex: State, Year, etc). I want it to update the results live, similar to e-commerce sites like Amazon where you filter by number of stars, or filter by price ranges. You click or select from a dropdown and the results update live (so that user can stay on the same page).
Can someone point me in the right direction, whether it's tutorials here on Laracasts or elsewhere on the web? Thanks!
Level 8
1 like
Please or to participate in this conversation.