All Notable changes to Laravel Comment
will be documented in this file.
Updates should follow the Keep a CHANGELOG principles.
- Initial Release.
Commentable
has been reimplemented as a contract.HasComments
trait has been implemented.comment.php
configuration file has been created.
- Laravel 5.4 Support.
- User model isAdmin calculation.
- Laravel 5.3 Support.
- Initial Release