Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 563 Bytes

readme.md

File metadata and controls

15 lines (10 loc) · 563 Bytes

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.