Native Comment Functionality
"Comments is a Laravel package that lets you implement native comments for your application easily.
This package can be used to comment on any model you have in your application.
All comments are stored in a single table with a polymorphic relation for content and a polymorphic relation for the user who posted the comment."