Backend Development

Laravel Notification System

Submitted by triplei12, , Thread ID: 95635

Thread Closed
16-07-2018, 03:59 AM
#1
Does anyone know a clean and simple notification system that will work with laravel 5.2+?

By this I mean it will have a notification Icon on the top left hand side of the screen. When you click it, it will give you a list of each notification that you have. Should be stored in the db until you mark it as "seen".

RE: Laravel Notification System

#2
why dont you try to upgrade your laravel 5.6 is out

this is the documentation for a notification in laravel
https://laravel.com/docs/5.6/notifications

RE: Laravel Notification System

#3
Thanks guys , i have been trying to get this information about Laravel notification system.

RE: Laravel Notification System

#4
Laravel 5.6 Notifications should work fine for you.

RE: Laravel Notification System

#5
your method it is very original to share things thank you very much

RE: Laravel Notification System

#6
laravel notification is easy to use. in 5.8 it's getting better.

Users browsing this thread: 1 Guest(s)