0
What is the best way to develop notifications that work the same as on Facebook when someone likes posting? I’m using PHP & Laravel 5.5. Anyone knows or has seen this in Angular/Vuejs/Javascript?
0
What is the best way to develop notifications that work the same as on Facebook when someone likes posting? I’m using PHP & Laravel 5.5. Anyone knows or has seen this in Angular/Vuejs/Javascript?
Browser other questions tagged php laravel-5 laravel-eloquent
You are not signed in. Login or sign up in order to post.
Search for TCP Sockets, no framework there is for it
– Sveen
If you want to use some tools to help you with this, you can use the Pusher that Laravel indicates or Socket.IO
– LSA