Filament Repeater Field: Invoice with HasMany Items

  Рет қаралды 23,167

Laravel Daily

Laravel Daily

Күн бұрын

Пікірлер: 27
@ricko13
@ricko13 Жыл бұрын
I remember watching this video when it was released, but now (almost 10 months later) it has been helpful, thank you.
@novaardiansyah6254
@novaardiansyah6254 5 ай бұрын
Hi, I'm from the future. Thank you for this amazing video; it helped me a lot today. Incredible!
@fabinou
@fabinou Жыл бұрын
From far, the best tutorials on how to deal with repeaters, so many thanks, and congrats for this good job
@luisescobarbravo
@luisescobarbravo 2 жыл бұрын
Hi Povilas, thanks for this great video! I want to add a little contribution. After saving the invoice and accesing the edit view, the price doesn't shows, because it is generated and formated afterStateUpdated, so to have it show once the model has been saved one should add the following code after afterStateUpdated: ->afterStateHydrated(function ($state, callable $set) { $product = Product::find($state); $set('price', number_format($product->price / 100, 2)); })
@davidsonzed
@davidsonzed 2 жыл бұрын
Hello sir, can you so much for making this video and I am really happy that you are really listening your subscribers. ❤❤❤💥
@EduardR10
@EduardR10 2 жыл бұрын
Es impresionante lo simple que lo explicas. Muchas gracias
@CodeTatami
@CodeTatami 7 ай бұрын
Thank U . what about update repeate ?
@nyeinchan2945
@nyeinchan2945 Жыл бұрын
Hi , how can i do that if i do not want to include the item i already selected in previous repeater item ? For example , after i selected Product 1, i don't want to show that product 1 in next add to invoice items' product select box.
@KONEY.INDUSTRIAL
@KONEY.INDUSTRIAL Жыл бұрын
is there a way to access values of other repeated items?
@mohammedabdalla6452
@mohammedabdalla6452 2 жыл бұрын
how can i force the user to only select unique Data from the select Component ? to explain more in the above example if i don't want to let the user select product 1 twice how can i do that ?
@DuyNguyen-ft8wp
@DuyNguyen-ft8wp Жыл бұрын
can it work without creating foreign key in creating migrations step?
@estebangimenezgobello9992
@estebangimenezgobello9992 Жыл бұрын
hellou how can i save in a $variable from field if i change qty?
@fredericmonasse3721
@fredericmonasse3721 Жыл бұрын
Hello, I thank you for your great course. Maybe you can help me, i have a repeater of items and I want them to be reorderable like the reorderable() in tables. is it possible with the repeaters? Thanks a lot
@LaravelDaily
@LaravelDaily Жыл бұрын
I haven't seen that behavior in the documentation
@zbigniewgros5149
@zbigniewgros5149 2 жыл бұрын
When you change the quantity for a product, the price does not change. So in the end, the bill shows the price for one product, even though the number of products displayed on the bill shows 2/3/4... Anyone know how to solve this problem.
@sathishnp3362
@sathishnp3362 10 ай бұрын
Can you do a repeater with belongs to many
@Ahabib2009
@Ahabib2009 2 жыл бұрын
thanks, is it possible to use directly producte_price without using price ?
@YaraMits
@YaraMits 5 ай бұрын
Sure, but then you'll have to reformat it to the original form.
@MarkChaney
@MarkChaney 2 жыл бұрын
I would love to see a turbo.js integration video with filament
@linkernetir
@linkernetir Жыл бұрын
thank you very helpful
@benjaminbernatzki4816
@benjaminbernatzki4816 2 жыл бұрын
Will there be a repeater field in Quick Admin Panel?
@LaravelDaily
@LaravelDaily 2 жыл бұрын
No, not in plans.
@Incognito-kp9lk
@Incognito-kp9lk 2 жыл бұрын
No. 1
@LinuxLuminaries121
@LinuxLuminaries121 2 жыл бұрын
💥
@marcinmaj3609
@marcinmaj3609 2 жыл бұрын
Is better than Nova..
@codernerd7076
@codernerd7076 2 жыл бұрын
Does Nova not cost a ton of money on top of that?
Laravel Return Types in API Controller: Five Options?
8:15
Laravel Daily
Рет қаралды 4,2 М.
VIP ACCESS
00:47
Natan por Aí
Рет қаралды 30 МЛН
Леон киллер и Оля Полякова 😹
00:42
Канал Смеха
Рет қаралды 4,7 МЛН
We Attempted The Impossible 😱
00:54
Topper Guild
Рет қаралды 56 МЛН
The Biggest Mistake Intermediate React Developers Make
18:32
Cosden Solutions
Рет қаралды 42 М.
Two "Wrong" Dev Questions (and What to Ask Instead)
5:55
Laravel Daily
Рет қаралды 2,3 М.
I was too dumb for Laravel. Then they fixed it.
10:33
Theo - t3․gg
Рет қаралды 79 М.
Laravel CRUD: 15+ Questions to Solve
6:57
Laravel Daily
Рет қаралды 4,5 М.
Laravel Filament Roles and Permissions Full Tutorial
1:50:41
Tony Xhepa
Рет қаралды 38 М.
9 Tips for Shorter Laravel Code
10:16
Laravel Daily
Рет қаралды 62 М.
11 Laravel Tips in 8 Minutes: December 2024
8:01
Laravel Daily
Рет қаралды 3,7 М.
VIP ACCESS
00:47
Natan por Aí
Рет қаралды 30 МЛН