Hello friends,
What is the difference between event and notification? When should each one be used? Should everything be managed through events? It doesn't make sense to send a notification by itself and not through an event.
Thank you!
Events are used when you need to do things when something happens while notifications are report of what just happened.
Thanks!
Sign in to participate in this thread!
The Laravel portal for problem solving, knowledge sharing and community building.
The community