davidtrushkov / marketplace

A file sharing website using Laravel 5.5
http://marketplace.davidtrushkov.com/
25 stars 22 forks source link

Intergrated site wide database notifications #37

Closed davidtrushkov closed 6 years ago

davidtrushkov commented 6 years ago

Users and admins can send notifications to other users regarding file update rejections, file new rejections. Users can notify other users who bought thier file of any new chyanges or other stuff via a notification for a particular file.

Added a migration, updated CSS and HTML.