Level 74
I would not use Datatables for it since it will be slower than the database and use way more resources.
Hi,
I am new to laravel 8 , I am trying to figure out which is best way to implement he records from database which requires search and pagination both? Which will will give best performance
Datatable or inbuilt queries from laravel?
Please or to participate in this conversation.