Real-Time Chat Application with Laravel 8 using Socket.io

preview_player
Показать описание
In this video you will learn about how to create a basic chat application using sockets. You will be able to learn how to integrate sockets in Laravel and create connection between multiple users.

Docs for sockets

Code for this video

Please don't forget to like & Subscribe my YouTube Channel
Рекомендации по теме
Комментарии
Автор

It's working bro..
After searching through finally i got this working with laravel 8 and php 8

letzcode
Автор

i would love to see also a video on how to deploy this .

marklesterbolotaolo
Автор

Everything works, thank you. It is not clear how to transfer data to the controller and receive it from there.
After all, it is necessary to somehow identify users and various chat sessions.

Heretic
Автор

thank you for the video, it's very helpful, if you can add it, please also make a video for the deploy process

alamsyahcatur
Автор

This is very helpful for a beginner. Thanks.

amlanalok
Автор

no offense. but you dont need laravel here. It just front-end html connect to socket server.
Please add feature like send/receive message from controller to frontend html.

I'm still looking someone who build that feature without redis, laravel echo, and artisan queue.
anyway very good video. Thanks

hasnularieffikri
Автор

Very informative, but here is the question. Why do we need laravel? because we didn't use it right here. Please reply!

MohammadTaimoorHussain
Автор

Thank you for your video. Between Building an app like this and using Laravel echo and Redis. which one is better?

ninjatech
Автор

That's really interesting, thanks for sharing! Greets from Mexico

alexdurandev
Автор

I am stuck with this error.
has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
Can you help?

WaqasYousaf
Автор

13:02 I just love how you have trust issue with ctrl + c and then bashing them so many times lol

thoriqadillah
Автор

This video was very informative for me to learn about sockets and messages..
but my question is that will this be able to work for multiple users. Actually i am creating a website with different users and users will be able to chat with different other service providers so will it be able to send messages to different users and not to mix them with others..

hammadraza
Автор

Thanks..Can you please create a video on one to one chat(registered users) also on laravel8.

roshanbhavsar
Автор

i have a question and i hope u can help me my project is laravel + react and i needed to make a zoom clone so i will do what u did with node js just wanted to ask i need to make a .ejs file are there any preparations for that .ejs file?

JokerMaroo
Автор

i am using laravel 9 on localhost with laragon. how i can auto run "node server" at backend without typing "node server" at command prompt?

m.younusmorty
Автор

Where can i get your wallpaper from
I NEED IT!!

damilare
Автор

thanks for tutorial, can this app running on shared hosting?

jonice
Автор

how to use with api when i hit postmen kindly guid

umerarain
Автор

Is there any video to host it on ubuntu nginx server?

nargeshrana
Автор

Thank you, would you mind expand this video and create authentication and send or receive info between Laravel and node is

babakdorani