Learn how to integrate DataTables server side in your Laravel applications to extend your HTML tables.
Here I used Yajra Laravel Datatables package in Laravel for server side implementation. With Datatables we also get some useful features like search, sort, and pagination functionalities on the tables and all these will be processed serverside.
This is part 2 of 2 part series:
Part 1: • How to Integrate DataTables in Laravel Ser...
Part 2: • How to Integrate DataTables in Laravel Ser...
This is a server side integration, which is better when dealing with large sets of data, as with every query like pagination or any extra filter, then these fetched from the server each time. We can also integrate the same with the client-side as well for very few sets off data.
Timeline:
0:00 - 0:05 : Channel Intro
0:06 - 0:36 : Video Intro(Talking Head)
0:37 - 1:58 : Integrate Actions column
1:59 - 5:39 : Setting Up and Showing Edit and Delete buttons
5:40 - 8:21 : Integrate Modals for Edit and Delete actions
8:22 - 11:56 : Showing appropriate data in the Modals
11:57 - 15:54 : Modal action buttons implementation(Update and Delete)
15:55 - 17:24 : Brief summary of the code
17:25 - 18:17 : Video Outro(Talking Head)
Client-side series:
Part 1: • How to integrate DataTables in Laravel Cli...
Part 2: • How to integrate DataTables in Laravel Cli...
Complete Playlist on DataTables: • DataTables Integration
Video Related Links :
Post: https://justlaravel.com/implement-dat...
Working Demo: https://demos.justlaravel.com/impleme...
GitHub Link: https://github.com/avinashn/datatable...
#laravel #jQuery #serverSide #php #laravelPHP #justlaravel #tableExtenders #laravel6
Course Suggestion:
Master Laravel 7 While Creating an Online Shop with Laravel: https://bit.ly/master-laravel
Laravel Masterclass: Build web apps with Laravel 7, PHP & Vue: https://bit.ly/learn-laravel
Laravel 7: E-Commerce Shop Website with PayPal System: https://bit.ly/laravel-ecommerce
Channel related links:
Website: https://justlaravel.com
Facebook: / justlaravel
Google + : https://plus.google.com/+Justlaravel
Instagram: / justlaravel
Pinterest: / justlaravel
Twitter: / justlaravel