Releases: iooe/laravel-comments
Releases · iooe/laravel-comments
4.1.0
Merge pull request #12 from orthosie/patch-1
Laravel 10 support
4.0.1
Merge pull request #11 from buzzclue/patch-1
Laravel 9 Support
4.0.0
v4.0.0
Fixed comment trait (added config path to models) & now votes model i…
v3.0.5
Merge branch 'master' of https://github.com/tizis/laravel-comments
v3.0.1
default routes refactoring
v3.0.0
- commentable_type and commentable_id request attributes was merged into single commentable_encrypted_key
- Add new commentable trait function — getEncryptedKey()
v2.1.0
Added support for laravel v7