Skip to content

Livewire Comments

Livewire 4 UI on top of vigstudio/vgcomments. UX is kept in sync with Blade Comments (GitHub-style threads).

Packagist

Current version: 2.0.2 · Demo: vgcomment.nghiane.com/demo/livewire

What you get

  • Full comment box as a Livewire component
  • GitHub-style threads with nested parent_id replies
  • Guest + auth forms, replies, reactions, reports
  • Full emoji picker for composer and reactions
  • Uploads: paperclip → attachment chips; insert image / paste / drop → inline Markdown images
  • Markdown rendering and toolbar helpers (same emphasis normalization as core)
  • Optional Echo listener when vgcomment.broadcast is enabled
  • CSS isolation so package styles do not break host layouts

Requirements

  • PHP ^8.2, Laravel ^10|^11|^12|^13
  • Livewire ^4.0
  • vigstudio/vgcomments ^2.0 (currently 2.0.2)

Docs in this section

  1. Installation
  2. Usage
  3. Shared Configuration
  4. Deploy & assets
  5. Changelog

MIT · Blade-first for 2.x · Livewire 4 supported