dt54 icon indicating copy to clipboard operation
dt54 copied to clipboard

Laravel 5.4 DataTables Demo Application

Laravel 5.4 and DataTables 7.0

Greenkeeper badge This repo is used for testing purposes of Laravel DataTables package v7.0 with Laravel 5.4 framework.

Installation

  • Configure your .env file.
  • Run composer install
  • Run php artisan migrate --seed

License

The Laravel framework is open-sourced software licensed under the MIT license.