Тёмный

Building a Datatable with Livewire 3 

Code with Burt
Подписаться 3 тыс.
Просмотров 18 тыс.
50% 1

In this video, we'll build a Datatable with pagination, search, and sorting.
We'll also use the Blade UI Kit and create a small blade component to keep our blade file clean.

Опубликовано:

 

10 сен 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 36   
@devopssimon
@devopssimon Месяц назад
Brilliant video, Thank you. I used to use PHP many years ago before moving to JS, but looking at how the PHP ecosystem has progressed, I am keen to get back and get productive again.
@CodewithBurt
@CodewithBurt 20 дней назад
Glad it was helpful!
@richardwheatley7194
@richardwheatley7194 9 месяцев назад
Livewire makes this very elegant. Very good tutorial which makes it clear and straightforward😃. Packages are overkill for these things IMO.
@alexxgdx
@alexxgdx 11 месяцев назад
Thank you for your Time ❤. I started learning Laravel and Livewire on my own a few weeks ago and that was the most informative 30min I’ve seen on this subject so far. Abo placed
@CodewithBurt
@CodewithBurt 10 месяцев назад
Thanks ! I'm glad you liked it!
@StefanSchmalhaus
@StefanSchmalhaus 9 месяцев назад
Thank you very much for this great tutorial!
@CodewithBurt
@CodewithBurt 7 месяцев назад
Glad you liked it!
@miguelmenchuxoyon4191
@miguelmenchuxoyon4191 2 месяца назад
In Livewire 3 and Laravel 11, you must to add the WithPagination trait and publish Livewire's pagination views to render page navigation links
@CodewithBurt
@CodewithBurt 2 месяца назад
Correct!
@zackyhabibie3733
@zackyhabibie3733 9 месяцев назад
very clear.... i like how u code.... n now i just want u to make more videos 😂
@CodewithBurt
@CodewithBurt 7 месяцев назад
More to come!
@binaryfire
@binaryfire 10 месяцев назад
Thanks for the recent content. Livewire makes complex things so easy. Regarding the scope: wouldn't it be better to return early if $value is null? No point in adding those where clauses in that case.
@CodewithBurt
@CodewithBurt 10 месяцев назад
You could do that. But most of the time performance would be the same.
@binaryfire
@binaryfire 10 месяцев назад
@@CodewithBurt It’s more about team consistency. Better to do it everywhere to avoid performance issues than try and decide on a case-by-case basis IMHO.
@CodewithBurt
@CodewithBurt 5 месяцев назад
It all depends on the use-case indeed.
@igapaja
@igapaja 16 дней назад
wow, it's like magic! thank you. anyway i have a question, i already use WithPagination, but sometime still got "The GET method is not supported for route livewire/update. Supported methods: POST." error, i need your help, thanks
@marklouis7222
@marklouis7222 3 месяца назад
wire:model doesn't work in my project. How to fix? it doesn't get the value of the perPage.
@CodewithBurt
@CodewithBurt 3 месяца назад
Be sure to check if you installed Livewire correctly, maybe you have 2 instances of Alpine included, or some other javascript error. Try checking your console output.
@AhmadFariz-oy5os
@AhmadFariz-oy5os 5 месяцев назад
i follow this video, why my datatable is very slowly to sort asc & desc. i dont know where my problem.
@CodewithBurt
@CodewithBurt 5 месяцев назад
It all depends on the server you're using, how many data you're trying to query and render. Can you give some specifics?
@nathanlumban
@nathanlumban 5 месяцев назад
"I want to ask about how to solve this so that regular html can do this"
@CodewithBurt
@CodewithBurt 4 месяца назад
You simply can't the "
@javi-alcala
@javi-alcala 7 месяцев назад
Thanks, Im was stuck with tutorials on Livewire 2 and they work dont using Livewire 3
@CodewithBurt
@CodewithBurt 7 месяцев назад
I'd suggest updating your Livewire2 projects to Livewire3, it's a game changer. :-)
@0zankurt
@0zankurt 11 месяцев назад
Just use a package...
@CodewithBurt
@CodewithBurt 10 месяцев назад
What's the fun about that right 😁. You could use a package indeed, but we're trying to learn the habit of how to create stuff here.
Далее
Caleb Porzio "Livewire 3" - Laracon US 2023 Nashville
43:28
Learn Laravel Livewire 3 in 5 minutes
6:38
Просмотров 16 тыс.
Laravel Livewire Bootcamp - Twitter Clone with Volt
58:40
Build a Search Bar using Livewire 3 for Beginners
13:56
Laravel Jetstream: Add CRUD with User Roles
16:51
Просмотров 153 тыс.
The Laravel Ecosystem - Livewire 🐙
7:07
Просмотров 10 тыс.
Laravel + Livewire todo app (and so much more)
16:41
Просмотров 42 тыс.