Best way to show small notifications to users
I know there is the whole Notifications logic in Laravel but I think it’s overkill for what I want to achieve:
I’m looking for a package/some basic logic that allows me to show a small dismissable notification to users. For instance a one time modal like
“new: you can now do X with Y
[ ] Dont show this again”
Should I use Database Notifications for this or is there a more elegant solution? submitted by /u/biinjo
[link] [comments]
0 comments:
Post a Comment
Thanks