Laravel REST API Tutorial - Custom Pagination, Search & Sorting using MySQL

Опубликовано: 27 Октябрь 2024
на канале: Scalable Scripts
11,131
211

👉 Check our website: https://scalablescripts.com

Learn how to filter, paginate and sort using Laravel & MySQL APIs. We will compare Frontend and Backend API Filtering with two different API Endpoints. One will be a simple endpoint where you return all the data, the other will be an endpoint where we will apply custom Pagination, Search & Sorting.

Source Code: https://github.com/scalablescripts/la...
MongoDB Version:    • Laravel REST API Tutorial - Custom Pa...  

This video can be combined with other videos:
React & Laravel Lazy Loading, Search & Sorting using MySQL:    • React & Laravel Lazy Loading, Search ...  
VueJS & Laravel Lazy Loading, Search & Sorting using MySQL:    • VueJS & Laravel Lazy Loading, Search ...  
Angular & Laravel Lazy Loading, Search & Sorting using MySQL:    • Angular & Laravel Lazy Loading, Searc...  
NextJS & Laravel Lazy Loading, Search & Sorting using MySQL:    • NextJS & Laravel Lazy Loading, Search...  
NuxtJS & Laravel Lazy Loading, Search & Sorting using MySQL:    • NuxtJS & Laravel Lazy Loading, Search...  
Svelte & Laravel Lazy Loading, Search & Sorting using MySQL:    • Svelte & Laravel Lazy Loading, Search...  

Check more tutorials:
Get access to all my courses for 15$/month: https://scalablescripts.com/p/membership

Timestamps
00:00 Intro
00:54 Setup
01:47 Connect with MySQL
02:49 Migrations
04:37 Seeding
07:47 Frontend Endpoint
10:04 Searching
15:28 Sorting
17:35 Pagination

#laravel #mysql