dt54
dt54 copied to clipboard
Laravel 5.4 DataTables Demo Application
Laravel 5.4 and DataTables 7.0
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.