maxweb/sassytables

A sassy table class for Laravel 5.


License
MIT

Documentation

Maxweb/Sassytables

A sassy table class for Laravel 5.

Installation

Simply require the library in your project with composer require maxweb/sassytables and it will be autoloaded.

Customizing the view

Publish the table view with php artisan vendor:publish --provider="Maxweb\Sassytables\ServiceProvider" and modify the view generated.