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.....💙💙
@juanrincon65765 жыл бұрын
I can't believe what my eyes are seeying !!!!! Welcome BACK!!!!! :D Another great video!
@JacurtisTutorials5 жыл бұрын
It feels good to be back. Thanks for catching the video so quickly!
@juanrincon65765 жыл бұрын
@@JacurtisTutorials Keep making videos and you will be always supported for your community (us)
@MuhammadKhalilZarpio5 жыл бұрын
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.
@rrajivnair5 жыл бұрын
Thank you. Great series, really appreciate all the effort that you have put in to come up with this tutorial.
@АхмедовШохрух-г2д5 жыл бұрын
Can you deploy it to digitalocean with nginx sll configuration pleaseee
@Shaharcutenum64 жыл бұрын
Hey friend 👋 How's it going? Have you deployed it to digitalocean with nginx configured in ssl?
@danishtahir854 жыл бұрын
thanks for adding so much value !!! You deserve a million subscriber
@andiluthor55025 жыл бұрын
Wow, glad to see you again Alex :)
@soplamelavela52852 жыл бұрын
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.
@shanigupta95332 жыл бұрын
Any idea how to connect socket with postman 😊
@palgonda5 жыл бұрын
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_044 жыл бұрын
Hi ! How to configure websocket on live server cPanel?
@skarnvy81095 жыл бұрын
Welcome back boss
@spaceman15 жыл бұрын
Wow u are alive
@JacurtisTutorials5 жыл бұрын
Still kicking! 😉
@muzammilrafay43485 жыл бұрын
great tutorials series for broadcasting in laravel thanks man :-) hey can you make tutorials on progressive web app with laravel and vue ?? Thanks!
@mamahpatrick66674 жыл бұрын
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
@mrmehdigh96223 жыл бұрын
nice bro, thank you!!
@trantanchung98375 жыл бұрын
I'm in seventh heaven to see you again
@ghazikerkeni70314 жыл бұрын
Hello, can you make a video on how to deploy a project with laravel websokets where you explain how to implement reverse proxy?
@kailasprabhakarbedarkar96533 жыл бұрын
How to change websocket:serve port from .env file it's default running on 6001 port? Can you explain is this possible?
@JacobWard19954 жыл бұрын
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.
@ynspc5 жыл бұрын
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".
@samiulislam78392 жыл бұрын
Hey boss waiting for new tutorial. Where you're gone.
@AliRaza-wq6nh4 жыл бұрын
Can we enable client events with this, like if I want to implement typing indicator (Client to client) ?
@tecocode60705 жыл бұрын
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
@muhdnurfitri13502 жыл бұрын
hi, did you have any idea on how to solve your question. does it possible to do that?
@juancarloscarmona56363 жыл бұрын
how can i use laravel websocket in production? y localhost its works but in may server dont works
@badrelshreif12484 жыл бұрын
i tired not working with https on production server failed: WebSocket is closed before the connection is established. use ssl certbot
@najdatal-akkad66145 жыл бұрын
Is this tutorial useful for a customer support real time chat?
@kevinthulin43005 жыл бұрын
How do I host the websocket server on separate server and not on the same server as the app?
@cpdrenato4 жыл бұрын
Valeu demais. Obrigado!
@peterzizo1003 жыл бұрын
How can I listen to a private channel ?
@zeusgolohor84094 жыл бұрын
Pls I have tried different laravel versions on my windows 10. Does laravel websocket work on Windows 10. Thanks
@JacobWard19954 жыл бұрын
Yes, I have it working on Windows 10 on my side probably should re-watch the first video for setup instructions.
@shubhampanchal19883 жыл бұрын
How Can I use Socket Io in Laravel Twilio Chat Web API and Angular Chat App ....
@rasoulzinati16843 жыл бұрын
tanks
@tkd50414 жыл бұрын
I am getting this error: WebSocket is closed before the connection is established
@zainwaheed14613 жыл бұрын
unable to run laravel websockets on ssl please help
@mostafaelzoghbi96634 жыл бұрын
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 !!
@MrImmortality3 жыл бұрын
It doesn't work with shared hosting you need to install supervisord on your server and you can't install things on shared hosting