Backend Development

Laravel Notification System

Submitted by triplei12, , Thread ID: 95635

Thread Closed
triplei12
Lurker
Level:
0
Reputation:
0
Posts:
8
Likes:
0
Credits:
9
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

WarLion
Newbie
Level:
0
Reputation:
0
Posts:
18
Likes:
5
Credits:
5
25-07-2018, 02:22 AM
#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

user100
Newbie
Level:
0
Reputation:
0
Posts:
16
Likes:
0
Credits:
8
02-11-2018, 05:10 AM
#3
Thanks guys , i have been trying to get this information about Laravel notification system.

RE: Laravel Notification System

mattical
Novice
Level:
0
Reputation:
0
Posts:
21
Likes:
0
Credits:
0
02-11-2018, 11:10 AM
#4
Laravel 5.6 Notifications should work fine for you.

RE: Laravel Notification System

fergvrfv
Newbie
Level:
0
Reputation:
0
Posts:
15
Likes:
0
Credits:
23
20-01-2019, 12:44 PM
#5
your method it is very original to share things thank you very much

RE: Laravel Notification System

ace3
Lurker
Level:
0
Reputation:
0
Posts:
9
Likes:
1
Credits:
9
11-03-2019, 07:40 AM
#6
laravel notification is easy to use. in 5.8 it's getting better.

Users browsing this thread: 1 Guest(s)