Skip to content

mindofmicah/laravel-datatables

Repository files navigation

Build Status Latest Stable Version Latest Unstable Version License SensioLabsInsight

laravel datatables

Usage

Step 1: Install Through Composer

composer require mindofmicah/laravel-datatables

Step 2: Add the Service Provider

'MindOfMicah\LaravelDatatables\DatatableProvider'

Step 3: Add the Facade(optional)

'Datatable' => 'MindOfMicah\LaravelDatatables\DatatableFacade'

Running the tests

Make sure that the storage directory has 777 permissions when running tests

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published