I'd recommend using a plugin. Take a look at Laravel TNTSearch, it's a driver for Laravel Scout and brilliant - https://github.com/teamtnt/laravel-scout-tntsearch-driver
Mar 28, 2019
5
Level 1
How to add search functionality in a table in laravel
hello i want to add a search functionality in a table , because the table contains too much data, and also pages, so i want to give the user the ability to search through the table to easily find the searched data, i'am not familliar with VueJS so does elequent provide any solution ?
Please or to participate in this conversation.