J
J
Jedi2018-03-31 19:28:19
Laravel
Jedi, 2018-03-31 19:28:19

How to implement notifications on the site?

Laravel already has a built-in function for notifications, but I'm interested in a way to implement real-time notifications.
I googled, but in the end I did not find anything sensible. Who knows the links to some Example-tutorial on the implementation of notifications?
Mail notifications have already been implemented according to the documentation, now I want to know how real-time notifications are done, and how it is processed on the client side in the browser.
Thanks to all!

Answer the question

In order to leave comments, you need to log in

2 answer(s)
J
Jedi, 2018-04-01
@PHPjedi

https://blog.pusher.com/create-web-notifications-u...

A
Alexander Aksentiev, 2018-03-31
@Sanasol

https://laravel.com/docs/5.6/broadcasting

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question