A sassy table class for Laravel 5.
A sassy table class for Laravel 5.
Simply require the library in your project with composer require maxweb/sassytables
and it will be autoloaded.
Publish the table view with php artisan vendor:publish --provider="Maxweb\Sassytables\ServiceProvider"
and modify the view generated.