Easy Implementation of datatable filter.
- Clone the project
- Create Database
cp .env.example .envand add details of databasecomposer installphp artisan key:generatephp artisan migrate --seedphp artisan serve
Checkout app/Helper.php for different options of filter.
Anyone is welcome to contribute. Fork, make your changes, and then submit a pull request.
