Create custom DataTable Component using Laravel 8 & Vue 3 (Part 1 API Implementation)

preview_player
Показать описание
In this series we will be learning to create custom data table component using Laravel 8 and Vue 3.

The first video includes implementation of API to fetch the data so that frontend application / mobile app can consume it. We cover the following topics in this video:
- Scaffolding of a new Laravel 8 application
- Seed 500 user data using Laravel seeder and factory
- Fetch paginated users data with search, sort and pagination
Рекомендации по теме
Комментарии
Автор

I want to learn how we can use Redis in Laravel so that I can understand how redis can be useful for the application.

madhusudhansubedi