Laravel Livewire: Simple Chat Room Component

  Рет қаралды 17,814

Laravel Daily

Laravel Daily

Күн бұрын

Пікірлер: 43
@MarkusDiersbock
@MarkusDiersbock 3 жыл бұрын
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
@joewardpr
@joewardpr 3 жыл бұрын
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.
@MarkusDiersbock
@MarkusDiersbock 3 жыл бұрын
@@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
@joewardpr
@joewardpr 3 жыл бұрын
@@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. :)
@felipeveiga87
@felipeveiga87 3 жыл бұрын
simple like livewire. thanks from Brazil
@yassershahine7445
@yassershahine7445 3 жыл бұрын
Your content and the way you explain are awesome.
@crazyidea9143
@crazyidea9143 3 жыл бұрын
Can you make full tutorial about laravel. I like the way you explain things on your videos.
@zensabbah
@zensabbah 3 жыл бұрын
Great job! Is it possible to add a list of user aside?
@joewardpr
@joewardpr 3 жыл бұрын
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.
@shinanhsjsj498
@shinanhsjsj498 2 жыл бұрын
in big application wire:poll is possible any server load issue came?
@MyOnlineTV
@MyOnlineTV 2 жыл бұрын
Please make tutorial on How to use CKEDITOR in livewire
@LaravelDaily
@LaravelDaily 2 жыл бұрын
Already done: kzbin.info/www/bejne/mnK3Z59sftSVoaM
@dcarchenilla
@dcarchenilla 3 жыл бұрын
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
@LaravelDaily
@LaravelDaily 3 жыл бұрын
Sorry, currently not in plans, other topics are in the queue for upcoming months.
@holiqibrahim
@holiqibrahim 3 жыл бұрын
is there a tutorial to make a live chat with laravel vuejs + inertia??
@developerahtnezev507
@developerahtnezev507 Жыл бұрын
Good, i'll try it
@FrankCardoso
@FrankCardoso 3 жыл бұрын
Hello, the support option in QuickAdminPanel is not appearing to me, could you check it, please?
@golddev965
@golddev965 3 жыл бұрын
Me too
@LaravelDaily
@LaravelDaily 3 жыл бұрын
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.
@neerajsinghtangariya2587
@neerajsinghtangariya2587 3 жыл бұрын
sir, can we use laravel with gatsby? and how we can installed graphql in laravel?
@LaravelDaily
@LaravelDaily 3 жыл бұрын
Haven't worked with those, so I don't have any advice, sorry.
@HosamHasanMonir
@HosamHasanMonir 3 жыл бұрын
You can use lighthouse package github.com/nuwave/lighthouse
@RadomPlayers
@RadomPlayers 3 жыл бұрын
How to do user to user chat?
@docetapedro5007
@docetapedro5007 3 жыл бұрын
So about... logoutOtherDevices in laravel 8 with jestream
@Prepare-CenterCom
@Prepare-CenterCom 3 жыл бұрын
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?
@LaravelDaily
@LaravelDaily 3 жыл бұрын
Hi, not really, this component is for conversation between two people
@plinskij
@plinskij 3 жыл бұрын
Hello is there any way to get the updated archive if i already bought it?
@LaravelDaily
@LaravelDaily 3 жыл бұрын
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.
@plinskij
@plinskij 3 жыл бұрын
@@LaravelDaily great, thanks!
@shoemoney
@shoemoney 3 жыл бұрын
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.
@LaravelDaily
@LaravelDaily 3 жыл бұрын
The core keyword is in the title: *simple*
@moniruddinmoni7800
@moniruddinmoni7800 3 жыл бұрын
Hello sir,do you have any paid advanced livewire tutorial?
@LaravelDaily
@LaravelDaily 3 жыл бұрын
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
@czaqq
@czaqq 3 жыл бұрын
Hello sir, maybe something about star rating and how to made it? :)
@LaravelDaily
@LaravelDaily 3 жыл бұрын
Already done here :) livewirekit.com/components/livewire-star-rating
@czaqq
@czaqq 3 жыл бұрын
@@LaravelDaily Awesome! :D
@anutig3r187
@anutig3r187 3 жыл бұрын
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
@LaravelDaily
@LaravelDaily 3 жыл бұрын
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.
@anutig3r187
@anutig3r187 3 жыл бұрын
@@LaravelDaily Whenever you get the time, then please do it. Until then, eagerly waiting for that course :)
@muhammadfarhanahmed9280
@muhammadfarhanahmed9280 3 жыл бұрын
GRATE
@atnewsnet
@atnewsnet 10 ай бұрын
source code?
Junior Code Review: Laravel Routes, Middleware, Validation and more
19:57
Создание чата на Laravel. Broadcasting и web sockets в Ларавел. Часть 1.
22:02
Просто о Web Development. CutCode
Рет қаралды 19 М.
REAL or FAKE? #beatbox #tiktok
01:03
BeatboxJCOP
Рет қаралды 18 МЛН
She made herself an ear of corn from his marmalade candies🌽🌽🌽
00:38
Valja & Maxim Family
Рет қаралды 18 МЛН
Laravel Validation: 12 Less-Known Tips in 13 Minutes
13:11
Laravel Daily
Рет қаралды 38 М.
Chat System Using Laravel | Live Chat In Laravel | Laravel Chatify
15:58
Web Tech Knowledge
Рет қаралды 26 М.
Laravel Livewire Uncovered
5:25
Laracasts
Рет қаралды 17 М.
I built a CHAT application in 5 MINUTES using Laravel and Pusher!
5:21
Laravel Migrations: 12 Useful Tips in 12 Minutes
12:06
Laravel Daily
Рет қаралды 81 М.
HTTP Polling vs SSE vs WebSocket vs WebHooks
22:22
ByteVigor
Рет қаралды 16 М.
Dependency Injection, The Best Pattern
13:16
CodeAesthetic
Рет қаралды 908 М.
Laravel Return Types in API Controller: Five Options?
8:15
Laravel Daily
Рет қаралды 4,2 М.
REAL or FAKE? #beatbox #tiktok
01:03
BeatboxJCOP
Рет қаралды 18 МЛН