Laravel News
Follow
Add Notes Functionality to Eloquent Models With the Notable Package
Notable is a Laravel package that adds polymorphic note functionality to any Eloquent model. It allows you to attach notes/comments to models with creator tracking, timestamps, and powerful query scopes.