An open API service indexing awesome lists of open source software.

https://github.com/avinashn/datatables-implementation-laravel

An example of integrating jQuery datatables plugin in laravel.
https://github.com/avinashn/datatables-implementation-laravel

datatables laravel php

Last synced: 8 months ago
JSON representation

An example of integrating jQuery datatables plugin in laravel.

Awesome Lists containing this project

README

          

# 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