Skip to content

Releases: iooe/laravel-comments

4.1.0

09 Mar 15:16
f7d811f
Compare
Choose a tag to compare
Merge pull request #12 from orthosie/patch-1

Laravel 10 support

4.0.1

21 Mar 17:27
fd64ace
Compare
Choose a tag to compare
Merge pull request #11 from buzzclue/patch-1

Laravel 9 Support

4.0.0

26 Jan 13:11
Compare
Choose a tag to compare
Fixed comment trait (added config path to models) & now votes model i…

…s configurable

v3.0.5

18 May 11:38
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/tizis/laravel-comments

v3.0.4

18 May 11:38
2c15a13
Compare
Choose a tag to compare
Update readme-ru.md

v3.0.3

01 Dec 07:47
Compare
Choose a tag to compare

PHP 8 Support

v3.0.2

17 Sep 16:48
Compare
Choose a tag to compare

Laravel 8 support

v3.0.1

17 Sep 15:56
Compare
Choose a tag to compare
default routes refactoring

v3.0.0

16 Mar 13:30
Compare
Choose a tag to compare
  1. commentable_type and commentable_id request attributes was merged into single commentable_encrypted_key
  2. Add new commentable trait function — getEncryptedKey()

v2.1.0

04 Mar 04:11
Compare
Choose a tag to compare
Added support for laravel v7