Datatables implementation in laravel

Prerequisites

  • After cloning this repository, go to the root folder, run the following command/s,
        composer install
        composer update
  • Rename .env.example to .env and provide your database details there.
  • Import the sql file located at /resources/assets/datatables_data.sql

Working Demo

You can see the demo of the project here

Video demonstrating the example https://www.youtube.com/watch?v=UJuqiUWGHus

Reference Post

http://justlaravel.com/how-to-implement-datatables-in-laravel