Files
relaticle-comments/raw/index.md
github-actions[bot] 15a375b1ed Deploy 1.x docs
2026-03-27 12:03:56 +00:00

3.5 KiB

Comments

A full-featured commenting system for Filament panels with threaded replies, @mentions, emoji reactions, and real-time updates.

Drop-in integration with any Filament resource.

Get started

GitHub

Alpha Software -- This package is currently in alpha. The API is not stable and breaking changes may occur between releases without prior notice. Do not use in production unless you are prepared to handle upgrades manually.

Comments - threaded discussions in Filament

Why choose Comments?

Threaded Replies

Nested comment threads with configurable depth limits. Users can reply to specific comments creating organized discussions.

@Mentions

Autocomplete user mentions with a customizable resolver interface. Dispatches events for notification handling.

Emoji Reactions

Six built-in emoji reactions with a configurable set. Users can react to comments with a single click.

File Attachments

Upload images and documents to comments with configurable storage, size limits, and MIME type validation.

Real-time Updates

Optional broadcasting via private channels with automatic polling fallback. Comments stay in sync across sessions.

Full Filament Integration

Three integration patterns: slide-over action, table row action, and infolist entry. Works with any Filament resource.

Our Ecosystem

Extend your Laravel applications with our ecosystem of complementary tools

FilaFormsVisual form builder for all your public-facing forms.

Custom FieldsLet users add custom fields to any model without code changes.