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".