A simple and efficient solution is Ajax Long-Polling. Google it and learn more how to implement that on your project.
Oct 19, 2017
3
Level 1
Realtime notification implementation in Laravel
I am developing an ERP using Laravel and Angulajrs, Now I want to implement real time notification in my application like facebook live notification,
I have done bit research and I found socket.io is using to implement this, how can I use this in my laravel application?
Or is there any other good approach to implement this?
I am using windows for development and hosting in ubuntu.
Please help to me reach in a good solution
Please or to participate in this conversation.