binarytorch/comments

Internal comments package

This package's canonical repository appears to be gone and the package has been frozen as a result.

v0.2.1 2020-03-10 21:53 UTC

This package is auto-updated.

Last update: 2022-01-11 09:22:29 UTC


README

Installation

You can install the package via composer:

composer require binarytorch/comment

Setup

  1. Add HasComment trait to any model that can be commented on, for example, commenting on a post.

License

The MIT License (MIT). Please see License File for more information.