Skip to content

avinashn/datatables-implementation-laravel

Repository files navigation

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

About

An example of integrating jQuery datatables plugin in laravel.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published