Tags
Language
Tags
December 2024
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31 1 2 3 4

Laravel Daily - Datatables in Laravel

Posted By: ELK1nG
Laravel Daily - Datatables in Laravel

Laravel Daily - Datatables in Laravel
MP4 | Video: h264, 1920x1056 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English | Duration: 14 Lessons (48m 11s) | Size: 955 MB

Examples, Customizing Rows/Columns, Filtering Data and more

Examples, Customizing Rows/Columns, Filtering Data and more
I work with Datatables.net jQuery library a lot for the last 5 years - mostly dealing with it, as a part of our Laravel adminpanel generator QuickAdminPanel.

So I decided to share my knowledge about working with Datatables in Laravel. This course is ~50% about customizations on Laravel side and 50% about jQuery settings for Datatables.

In this course, you will learn:

- How to structure Laravel project for Datatables, where/how to load them;
- Why you need server-side rendering for performance, and how it works;
- How to customize rows/columns;
- How to add filters for columns or globally;
- and much more.