Livewire Example: Full-Page Components and Broadcast with Polling

preview_player
Показать описание
The final video about the Vitodeploy open-source project, with my opinion about Livewire structure.

- - - - -
Support the channel by checking out my products:

- - - - -
Other places to follow:
Рекомендации по теме
Комментарии
Автор

Yes, some of the clients said, "we can't afford *pusher* or any subscription for now but we do need realtime notifications" so I did this wire:poll thing and they were happy

aamirsohailkmas
Автор

I actually do this in my applications, in my case, its more of following convention

Think of it like a regular html file which vue is mounted on

Or you can imagine if you want not 1 but 2 livewire components on the page

I prefer not touching the controllers when i want to move things around and just move them in the blade file

Or when im adding new components to that oage

It makes for a modular kind of component design which sure could be a livewire component but I'd rather not use blade since it is unreactive

Edit: my brain is feeling overwhelmed and my leg is itchy so this comment probably makes no sense

yungifez
Автор

I mostly go with full page components, with blade components.

kingsley.uchenna
Автор

Great content man! do you think that you could do a video about real life laravel applications that implements notifications and how they do it?

JoseDlucca
Автор

Peace be upon you
How do you see the future of Laravel considering that most large sites are moving towards JavaScript and NodeJS?
Does Laravel have a good future and is it worth learning now?
Please answer completely without bias
thank you

محمدمیرزاخانی-حس