Livewire Demo: Full-Page Components in a Reusable Structure

preview_player
Показать описание
Today I'm doing a code review, but it's more like a showcase of a project that was architecturally fully built on Livewire. Let's see the details and discuss this approach, what do you think?

Mentioned in this video:

- - - - -
Support the channel by checking out our products:
Рекомендации по теме
Комментарии
Автор

You are so valuable to laravel community. Thank you for all the free content. I am planning to look at your courses soon. Please dont stop with livewire stuff. I am loving it.

JacquesvanWyk
Автор

I like this review approach. To me, as a solo developer, it is a nice way to quickly see how others do it. And your comments are interesting, adding value.

paulfontaine
Автор

Is there a github repo for this project? Really interesting approach

EimKasp
Автор

I really like this approach and I think Livewire is exactly what I was hoping for since forever because I hate JavaScript with a passion.

flobbos
Автор

Every-time I hit a wall... think how should approach to certain concept in laravel or it's eco system and I see you talking about it in your videos! THANK A LOT... 👊

ShabeebRizvi
Автор

Is this repo still private ? Is there a way to reach the developer who wrote this ? I would love to clone this and study the code.

mvpopuk
Автор

Professional approach and pro once. Love it..

arfatmughal
Автор

Merci beaucoup pour toutes votres contributions. Cela aide beaucoup

josemichaelrazakariasa
Автор

Can you get permission too share repo please?

AlexGower
Автор

That developer should consider becoming a Youtuber. He can successfully start making this project as a youtube series!

latlov
Автор

For performance in livewire you can skip render and change the inpute attribute to defer .

abalselwi
Автор

greate video and a very well structured traits for add reusable code to livewire component a very good idea. Thanks for sharing this approach. I'm very new to livewire but recently i'm starting to consider to learn/use more in my projects....maybe not a full livewire projects but some componet like tables and modals maybe

AntoninoDiGiglio
Автор

Hi! Thanks a lot for your turtorials, they are really great. The frontend of this video is awesome, can you share which technology is and if it's a free o paid template? Regards!

belipero
Автор

I wish our project could use these features, but sadly it's built on Laravel 5.1 and it's hard to upgrade

notrealsaga
Автор

Thanks for the knowledge sharing and being one of the VALUABLE member in Laravel community. I see all the forms are extended to BaseForm class. What actually that class is doing(codes in the class) though?

guccilive
Автор

Is it possible to make a video or playlist on how can we use livewire for example components based or full page based or any other approaches? And how to use livewire efficiently i mean how to reduce server calling Or if the project is for general public like saas how would we efficiently use livewire

rashid
Автор

I think that a good next livewire improvement will be use some caching on server side, to not need to pass component public var on every request.

giropa
Автор

Feel a bit intimidated by this. Awesome project. Would really want to try some of the techniques I just saw. Better yet Hope you would get tutorial on this. Simple crud with reusable components

kevinwakhisi
Автор

Great Job!!!! What admin theme??? It is beautifull and UI nice

reina
Автор

it was new and also verrrry interesting

biohazard