Does this work on hostinger or do I need to change some settings because I can run it just fine in localhost but not when deployed on hostinger. I need help.
Pusher is great but it has its limitations, it's free up to a certain number of connections. Are there any alternatives other than subscribing a service somewhere even though free (up to a point)?
I think that Pusher provides a free plan that includes up to 100 simultaneous connections, up to 200k total messages per day, and up to 100 peak connections per day. Other free alternatives are Laravel Echo Server, Laravel WebSockets and Event broadcasting with Redis.
LETS CONNECT THROUGH INSTAGRAM.
instagram.com/codewithdary
People only have 1 heart. How many times are you going to win it bro?
Thanks a lot for such a quality video ❤️
Damn, thank you brother!
Awesome video... Now i understand broadcasting in laravel after lot of years 😅
Wow, I'm so happy to help! :)
Thank you so much for the detailed explanation. it helps me to clear my bugs.
Love to hear that buddy, thank you.
That was Awesome and right to the point! Thanks 🙏
Love to hear that man!! :D
Very well explained. Thanks a lot bro. I have a suggestion: why not to replace pusher with our self-hosted socket server using Laravel Socket package?
Thank you. Do not have a specific reason for it. Might make another tutorial in the future about it!
I've just started building a Pusher feature using soketi, a self hosted websocket server running through Docker.
Great video, helped me a lot! Thanks!
You're welcome Jakov!
Thanks for the tutorial, one question I have please
I can we sent broadcast notification to specific user
what are you using for this nice terminal?
Thanks a lot it works after solving some bugs
You have great extensions on your VSCode, can you tell me their names
Thank you. helped me a lot!
Nice!!! :)
*Thank you so much man,,, for this great video,, your video quality and explanation way is really cool* 😍
Thank you Nasim! Did my best for you! :)
Hello, may I ask what's your VS Code extension to change text colors?
Unfortunately I can't help you with this one, I haven't used VS Code in ages, sorry :(
Thanks for your effort
It's my pleasure Al Nahian!
Hello, is pusher free to use especially in production or deployment already?
Pusher is a paid product :)
Good Day! I would like to know if using pusher in laravel is free and don't need to pay. Thank you!
Have you tried it?
This is very helpful
Lovely!
Awesome! Thank you bro ❤️
No problem 👍
Thanks for the video sir 🙏
Most welcome
love your font styling. what is it ??
thanks for this, is it the same process when ui bootstrap html and not javascript frontend framework?
You don't need a javascript frontend framework to make broadcasting work?
Thank you very much
You are welcome! :)
awesome!
Thanks!
Learning new things in laravel awsm bro keep it up can you suggest good site for improving logic in PHP
I like to read coding books and documentation of a framework!
big love bro thanks for share with us
My pleasure
Awesome, thank you so much!!
You're welcome Hernán!
Can we broadcast audio with this method
Does this work on hostinger or do I need to change some settings because I can run it just fine in localhost but not when deployed on hostinger. I need help.
I need an error message before I can help.
Pusher is great but it has its limitations, it's free up to a certain number of connections.
Are there any alternatives other than subscribing a service somewhere even though free (up to a point)?
I think that Pusher provides a free plan that includes up to 100 simultaneous connections, up to 200k total messages per day, and up to 100 peak connections per day. Other free alternatives are Laravel Echo Server, Laravel WebSockets and Event broadcasting with Redis.
it gives me an error in app.js file it says uncaught reference error: require is not defined,
require('./bootstrap');
Your node version is most likely out of date. Node JS 6 was the first version to handle ES2015 modules. Check your Node version by running node -v
Can we use for user run time activity log ?
super.
Thank you
Good 😍😍
Thank you so much
In app.js Echo.channel('orders') detects an error but it is resolved by using window.Echo.channel('orders')
Timestamp?
My listen blade connects to Pusher but the route /event is not triggering nothing and i dont know why. Can anybody help me? please
can we live video from our camera ?
Ey! i also am from the netherlands
Nice! Hoe is het daaro! :)
@@codewithdary goed hier, en bedankt voor de tutorial. Liep vast :)
Nice! Altijd blij om te helpen haha :)
Tq Sir. May I request for private channel tutorial?
Why?
❤️❤️
👌
❤️❤️❤️❤️
Pusher isn't free.
How much does their Sanbox Free plan costs then?