you are reading the documentation for version
v1
our latest version is
v2
make sure to select the correct version.
to check your version use:
to check your version use:
composer show lara-zeus/replies
On this page
Usage
Use the Comments livewire component
to add comments component to any filament page, in your blade file, add:
1<livewire:replies.comments :item="$ticket" />
pass the item as the main model you want to associate the comment with