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

Опубликовано: 22 Октябрь 2024
на канале: Scalable Scripts
7,205
130

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

Learn how to filter, paginate and sort using Laravel & MongoDB 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...
MySQL Version:    • Laravel REST API Tutorial - Custom Pa...  

This video can be combined with other videos:
React & Laravel Lazy Loading, Search & Sorting using MongoDB:    • React & Laravel Lazy Loading, Search ...  
VueJS & Laravel Lazy Loading, Search & Sorting using MongoDB:    • VueJS & Laravel Lazy Loading, Search ...  
Angular & Laravel Lazy Loading, Search & Sorting using MongoDB:    • Angular & Laravel Lazy Loading, Searc...  
NextJS & Laravel Lazy Loading, Search & Sorting using MongoDB:    • NextJS & Laravel Lazy Loading, Search...  
NuxtJS & Laravel Lazy Loading, Search & Sorting using MongoDB:    • NuxtJS & Laravel Lazy Loading, Search...  
Svelte & Laravel Lazy Loading, Search & Sorting using MongoDB:    • 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:39 Setup
01:23 Connect with MongoDB
04:47 Migrations
06:26 Seeding
09:11 Frontend Endpoint
11:17 Searching
16:17 Sorting
17:40 Pagination

#laravel #mongodb