3.2.2
Last updated
Was this helpful?
Last updated
Was this helpful?
Dutch language files added
ajax datatables example added
Modified
app/Http/routes.php
resources/views/admin/layouts/default.blade.php
New
app/Http/Controllers/DataTablesController.php
resources/lang/nl/*
resources/views/admin/examples/datatables.blade.php
for ajax datatables we are using
add packages to composer
open your composer and add following packages
then in your terminal hit composer update
publish vendor files
in terminal hit php artisan vendor:publish
service providers
open config/app.php
and add following lines in providers
array
in aliases</code> array add