Skip to content
This repository has been archived by the owner on Oct 25, 2022. It is now read-only.
/ dt54 Public archive

Laravel 5.4 DataTables Demo Application

Notifications You must be signed in to change notification settings

yajra/dt54

Repository files navigation

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.