Appearance
VgComments Package
Comments package for applications. Using this package, you can create and associate comments with Eloquent models.
Features
- [x] Add comments to any model
- [x] Multiple comment systems on the same page
- [x] Multiple auth guards
- [x] Image and File upload support
- [x] reCaptcha v3 support
- [x] Emoji support
- [x] Markdown support
- [x] NSFW image upload check support
- [X] Allow guest to comment
Pending Features
- [x] Admin panel (processing.......)
- [ ] Emoji Suggestion Popup
- [ ] Ratting system
- [ ] Comment history
- [ ] Unit test
Packages
Prerequisites
Fontend for VgComments Package
Livewire Comments Packages
Comments package for applications using Livewire. Using this package, you can create and associate comments with Eloquent models.
Blade Comments Packages (Coming soon)
Comments package for applications using Blade. Using this package, you can create and associate comments with Eloquent models.
VueJs Comments Packages (Coming soon)
Comments package for applications using Vuejs. Using this package, you can create and associate comments with Eloquent models.
AlpineJs Comments Packages (Coming soon)
Comments package for applications using Alpinejs. Using this package, you can create and associate comments with Eloquent models.