Sort, Paginate, Customize
This release marks the first usable version of laravel-table
. Check the readme for all the info.
Highlights
- Default view: renders a Bootstrap 3-ready HTML table using the rows and columns indicated.
- Default view: Pagination shown when applicable
- Configuration items for setting query string key and default sorting direction
- Documentation / primary examples written