start-laravel / sb-admin-laravel-5

Starter template / theme for Laravel 5
http://startlaravel.com
226 stars 155 forks source link

How can I use the function of advanced data table in SB Admin 2.0? #3

Closed javck closed 9 years ago

javck commented 9 years ago

I found that the SB Admin 2.0 has the advanced data table function in table tab. But I try to use it in the laravel 5.0 version , no luck. Is any reason can't I use the function? How can I do if I really need the function?

2015-05-01_02-47-21

sankhadeeproy007 commented 9 years ago

SB Admin 2.0 uses a jQuery table plugin for the advanced data tables. Check https://datatables.net/ for the documentation.