This repo is used for testing purposes of Laravel DataTables package v7.0 with Laravel 5.4 framework.
- Configure your
.env
file. - Run
composer install
- Run
php artisan migrate --seed
The Laravel framework is open-sourced software licensed under the MIT license.