stevebauman/eloquenttable
Abandoned package: an HTML table generator for Laravel Eloquent collections. Provides a TableTrait and service provider setup (Laravel 4/5) to render collection data as tables, with limited pagination support (Laravel 5 requires manual render()).
showPages() will now do nothing on laravel 5. Devs will need to render their pagination pages manually using Laravel 5's $items->render(). This is being worked on.Sorting class icons can now be customized
How can I help you explore Laravel packages today?