Create a route, that will get the appropriate data from DB depending on query, on frontend I'd suggest you use jquery ajax and when the user starts typing, send that query to that route, which will return the results, than display them
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community