Configuring Settings For Our Laravel-Websockets Server

  Рет қаралды 25,433

DevMarketer

DevMarketer

Күн бұрын

Пікірлер: 55
@shekhsaifuddin1353
@shekhsaifuddin1353 5 жыл бұрын
I'm started to see your "how to build a blog with laravel" and now i'm able to build a blog site.. thnx buddy, and thank u for comeback.....💙💙
@juanrincon6576
@juanrincon6576 5 жыл бұрын
I can't believe what my eyes are seeying !!!!! Welcome BACK!!!!! :D Another great video!
@JacurtisTutorials
@JacurtisTutorials 5 жыл бұрын
It feels good to be back. Thanks for catching the video so quickly!
@juanrincon6576
@juanrincon6576 5 жыл бұрын
@@JacurtisTutorials Keep making videos and you will be always supported for your community (us)
@MuhammadKhalilZarpio
@MuhammadKhalilZarpio 5 жыл бұрын
Hi @DevMarketer, Thanks for your great tutorials, they really helped me a lot. Can you please create some videos on the following topics, 1) How to deploy websocket laravel app on the server and how to run it on desired port in the background with some logs. 2) How to hit my websocket call directly from iOS/Android device to push data like (lat,lng) and save into database. Thanks.
@rrajivnair
@rrajivnair 5 жыл бұрын
Thank you. Great series, really appreciate all the effort that you have put in to come up with this tutorial.
@АхмедовШохрух-г2д
@АхмедовШохрух-г2д 5 жыл бұрын
Can you deploy it to digitalocean with nginx sll configuration pleaseee
@Shaharcutenum6
@Shaharcutenum6 4 жыл бұрын
Hey friend 👋 How's it going? Have you deployed it to digitalocean with nginx configured in ssl?
@danishtahir85
@danishtahir85 4 жыл бұрын
thanks for adding so much value !!! You deserve a million subscriber
@andiluthor5502
@andiluthor5502 5 жыл бұрын
Wow, glad to see you again Alex :)
@soplamelavela5285
@soplamelavela5285 2 жыл бұрын
Excellent tutorial, and thanks to this I was able to implement locally, now my question is how to obtain the Let's Encrypt SSL certificate for production, any help is appreciated.
@shanigupta9533
@shanigupta9533 2 жыл бұрын
Any idea how to connect socket with postman 😊
@palgonda
@palgonda 5 жыл бұрын
Hi Alex, I have been stuck on SSL configuration of the package repeatedly get ERR_SSL_VERSION_OR_CIPHER_MISMATCH. It would be greate if you an do another video on SSL configuration and letsencrypt certificates for laravel websockets
@MehediHasan_04
@MehediHasan_04 4 жыл бұрын
Hi ! How to configure websocket on live server cPanel?
@skarnvy8109
@skarnvy8109 5 жыл бұрын
Welcome back boss
@spaceman1
@spaceman1 5 жыл бұрын
Wow u are alive
@JacurtisTutorials
@JacurtisTutorials 5 жыл бұрын
Still kicking! 😉
@muzammilrafay4348
@muzammilrafay4348 5 жыл бұрын
great tutorials series for broadcasting in laravel thanks man :-) hey can you make tutorials on progressive web app with laravel and vue ?? Thanks!
@mamahpatrick6667
@mamahpatrick6667 4 жыл бұрын
Great video but i have a problem, I have succesfully broadcasted my event but i would like to use the broadcast information on my frontend of Angular, packages like angular laravel echo are not helping, can you point me to right directions
@mrmehdigh9622
@mrmehdigh9622 3 жыл бұрын
nice bro, thank you!!
@trantanchung9837
@trantanchung9837 5 жыл бұрын
I'm in seventh heaven to see you again
@ghazikerkeni7031
@ghazikerkeni7031 4 жыл бұрын
Hello, can you make a video on how to deploy a project with laravel websokets where you explain how to implement reverse proxy?
@kailasprabhakarbedarkar9653
@kailasprabhakarbedarkar9653 3 жыл бұрын
How to change websocket:serve port from .env file it's default running on 6001 port? Can you explain is this possible?
@JacobWard1995
@JacobWard1995 4 жыл бұрын
Attempted to added in the auth middleware by just removing the other two and adding in 'auth', but after I login and try to go to /laravel-websockets it just takes me back to home page.
@ynspc
@ynspc 5 жыл бұрын
Can we host in shared hosting with this setting ? Or do we need a vps only? While hosting in a shared hosting got cors issue regarding "sockjs.pusher.com".
@samiulislam7839
@samiulislam7839 2 жыл бұрын
Hey boss waiting for new tutorial. Where you're gone.
@AliRaza-wq6nh
@AliRaza-wq6nh 4 жыл бұрын
Can we enable client events with this, like if I want to implement typing indicator (Client to client) ?
@tecocode6070
@tecocode6070 5 жыл бұрын
Hi Alex. thanks for sharing your knowledges. I have a question is there anyway to have a chat but the server on a domain and the clients in other servers and domains? thanks
@muhdnurfitri1350
@muhdnurfitri1350 2 жыл бұрын
hi, did you have any idea on how to solve your question. does it possible to do that?
@juancarloscarmona5636
@juancarloscarmona5636 3 жыл бұрын
how can i use laravel websocket in production? y localhost its works but in may server dont works
@badrelshreif1248
@badrelshreif1248 4 жыл бұрын
i tired not working with https on production server failed: WebSocket is closed before the connection is established. use ssl certbot
@najdatal-akkad6614
@najdatal-akkad6614 5 жыл бұрын
Is this tutorial useful for a customer support real time chat?
@kevinthulin4300
@kevinthulin4300 5 жыл бұрын
How do I host the websocket server on separate server and not on the same server as the app?
@cpdrenato
@cpdrenato 4 жыл бұрын
Valeu demais. Obrigado!
@peterzizo100
@peterzizo100 3 жыл бұрын
How can I listen to a private channel ?
@zeusgolohor8409
@zeusgolohor8409 4 жыл бұрын
Pls I have tried different laravel versions on my windows 10. Does laravel websocket work on Windows 10. Thanks
@JacobWard1995
@JacobWard1995 4 жыл бұрын
Yes, I have it working on Windows 10 on my side probably should re-watch the first video for setup instructions.
@shubhampanchal1988
@shubhampanchal1988 3 жыл бұрын
How Can I use Socket Io in Laravel Twilio Chat Web API and Angular Chat App ....
@rasoulzinati1684
@rasoulzinati1684 3 жыл бұрын
tanks
@tkd5041
@tkd5041 4 жыл бұрын
I am getting this error: WebSocket is closed before the connection is established
@zainwaheed1461
@zainwaheed1461 3 жыл бұрын
unable to run laravel websockets on ssl please help
@mostafaelzoghbi9663
@mostafaelzoghbi9663 4 жыл бұрын
my Websocket app works fine on localhost but when i push it into live server it not working but my server is sharedhost i do u think it will work on vps !!
@MrImmortality
@MrImmortality 3 жыл бұрын
It doesn't work with shared hosting you need to install supervisord on your server and you can't install things on shared hosting
@ashrafsaleh8654
@ashrafsaleh8654 5 жыл бұрын
great greate
@Del1010
@Del1010 5 жыл бұрын
lool You are alive :ooo
@elmarzougui
@elmarzougui 2 жыл бұрын
What happen to this man he left KZbin ??
@zohraaslam3137
@zohraaslam3137 4 жыл бұрын
I'm getting 404 error 😔
@gamehacker2011
@gamehacker2011 8 ай бұрын
qw
@gamehacker2011
@gamehacker2011 8 ай бұрын
qwqw
@gamehacker2011
@gamehacker2011 8 ай бұрын
qq
Using Subdomain in Laravel for Staging, Beta, and Live Servers
28:49
За кого болели?😂
00:18
МЯТНАЯ ФАНТА
Рет қаралды 2,8 МЛН
Каха и лужа  #непосредственнокаха
00:15
How To Use Broadcasting In Laravel | What is Broadcasting in Laravel?
21:28
HTTP Crash Course & Exploration
38:30
Traversy Media
Рет қаралды 1,1 МЛН
لارافيل Websocket المفيد في كلمتين
8:20
Codexline
Рет қаралды 11 М.
Websockets in Laravel - Part 1: Configuring Laravel for Websockets
30:47
How to Become a Good Backend Engineer (Fundamentals)
26:40
Hussein Nasser
Рет қаралды 533 М.
Websockets in Laravel - Part 3: Handling Socket Server Events
40:38
Websockets in Laravel: Part 0 - What are Websockets?
14:28
DevMarketer
Рет қаралды 37 М.
Real-Time Chat with Laravel, Vue.js & Pusher
1:09:33
Scrypster
Рет қаралды 92 М.
За кого болели?😂
00:18
МЯТНАЯ ФАНТА
Рет қаралды 2,8 МЛН