Great video! To avoid the Polling/Refresh issue, you could have an isolated hidden div that is polling for only a hash of the backend data, and if the hash changes, execute the message refresh through emit, etc. This way, when idle, the hash is the only data exchanged rather than refreshing unchanged data
@joewardpr3 жыл бұрын
Excellent, CarMoves! That's where I was leaning as well. There's still polling, but the idea is that it's a lighter poll. However, I'm curious if this is still considered bad form and that we should be using Laravel Echo instead.
@MarkusDiersbock3 жыл бұрын
@@joewardpr Povilas' main goal was a "simple" system to teach the concepts -- yes, Echo would be the next step, but if he demonstrated with Echo in this video, it would have confused beginners
@joewardpr3 жыл бұрын
@@MarkusDiersbock Yes, definitely. But glad to see he's sparked us both in thinking about what's next. A side-effect of his nicely structured lesson is forward-thinking. :)
@felipeveiga873 жыл бұрын
simple like livewire. thanks from Brazil
@yassershahine74453 жыл бұрын
Your content and the way you explain are awesome.
@crazyidea91433 жыл бұрын
Can you make full tutorial about laravel. I like the way you explain things on your videos.
@zensabbah3 жыл бұрын
Great job! Is it possible to add a list of user aside?
@joewardpr3 жыл бұрын
I wonder if there would be a good method of dynamically changing the polling delay. I.e. shorten the time if there is lots of activity, reduce it when things slow down.
@shinanhsjsj4982 жыл бұрын
in big application wire:poll is possible any server load issue came?
@MyOnlineTV2 жыл бұрын
Please make tutorial on How to use CKEDITOR in livewire
Hello, great video!!!your videos help me a lot !!!! I am pending confirmation to buy your kit, is it possible or could you add the option to upload images or files? This would be very good
@LaravelDaily3 жыл бұрын
Sorry, currently not in plans, other topics are in the queue for upcoming months.
@holiqibrahim3 жыл бұрын
is there a tutorial to make a live chat with laravel vuejs + inertia??
@developerahtnezev507 Жыл бұрын
Good, i'll try it
@FrankCardoso3 жыл бұрын
Hello, the support option in QuickAdminPanel is not appearing to me, could you check it, please?
@golddev9653 жыл бұрын
Me too
@LaravelDaily3 жыл бұрын
Hi, a few weeks ago we decided to make an experiment and disable live-chat, and switch to ONLY email support. Because it took us too much time/energy to answer basic Laravel questions on live-chat, from people who didn't understand Laravel. So we decided instead to spend our time to developing more features (like Tailwind version). So from now, email povilas@laraveldaily.com with any questions.
@neerajsinghtangariya25873 жыл бұрын
sir, can we use laravel with gatsby? and how we can installed graphql in laravel?
@LaravelDaily3 жыл бұрын
Haven't worked with those, so I don't have any advice, sorry.
@HosamHasanMonir3 жыл бұрын
You can use lighthouse package github.com/nuwave/lighthouse
@RadomPlayers3 жыл бұрын
How to do user to user chat?
@docetapedro50073 жыл бұрын
So about... logoutOtherDevices in laravel 8 with jestream
@Prepare-CenterCom3 жыл бұрын
Hello Sir! I been purchased your kit today! Big thanks for your work. I need to ask you about only thing. I need to make like admin chat with ability to write for different users on my website with dialog selection. Is this possible by using that component?
@LaravelDaily3 жыл бұрын
Hi, not really, this component is for conversation between two people
@plinskij3 жыл бұрын
Hello is there any way to get the updated archive if i already bought it?
@LaravelDaily3 жыл бұрын
I've just updated it, so re-click the download link in the email. Also, the repository (you should have got an invite?) is updated with latest components.
@plinskij3 жыл бұрын
@@LaravelDaily great, thanks!
@shoemoney3 жыл бұрын
Good stuff but curious why you didn't use livewire or alpine with sockets? I use alpine with websockets and it works great. Actually easier than Vue I was stunned how easy it was for me.
@LaravelDaily3 жыл бұрын
The core keyword is in the title: *simple*
@moniruddinmoni78003 жыл бұрын
Hello sir,do you have any paid advanced livewire tutorial?
@LaravelDaily3 жыл бұрын
I mostly focus on beginner-mid level, advanced I would call some of the Caleb's screencasts, have you watched all of them? laravel-livewire.com/screencasts/installation
@czaqq3 жыл бұрын
Hello sir, maybe something about star rating and how to made it? :)
@LaravelDaily3 жыл бұрын
Already done here :) livewirekit.com/components/livewire-star-rating
@czaqq3 жыл бұрын
@@LaravelDaily Awesome! :D
@anutig3r1873 жыл бұрын
Hello Sir, great video, as expected. Can you make an video/skeleton Laravel project (Todo/TaskList), which uses `full power of Laravel`, aka, Events, Listeners, Observers, Broadcasts, Mail, Authorization... etc. Regards
@LaravelDaily3 жыл бұрын
Thanks for the idea. But that wouldn't be a video, that would be a 10-hour course, then :) Sorry, currently don't have that much amount of time.
@anutig3r1873 жыл бұрын
@@LaravelDaily Whenever you get the time, then please do it. Until then, eagerly waiting for that course :)