joylazari / laravel-adminlte

Almsaeed's AdminLTE Template for Sleeping Owl Admin Generator plugin for Laravel 5
MIT License
66 stars 15 forks source link

Search/filtering is broken #4

Open emmerink opened 9 years ago

emmerink commented 9 years ago

In the original admin theme I can filter/search records in the table from the search field. It does this instantaneous. In laravellte the filtering does not work instant and it also doesn't work when I submit it, it will just reload all the (unfiltered) results.