- Developer
- Spatie
LARAVEL COMMENTS
A beautiful Livewire component to associate comments with models in your Laravel application.A beautiful Livewire component
Laravel Comments contains a drop-in Livewire component that allows you to add comments to any Laravel app in no time. It's your application, so there is no third-party involved.Emoji reactions
Sometimes you just want to give a thumbs up instead of typing a full comment. Laravel Comments comes with a set of emoji reactions out of the box.Subscribe to a thread
You’ll never miss a thing! Laravel Comments can send you email notifications whenever something happens in a discussion. Follow everything, or just the topics you're participating in.Markdown savvy
Comments can be entered as Markdown. Not familiar with that syntax? No problem! You can use the CodeMirror editor with a compact toolbar out of the box.Code highlighting
When you enter code snippets, we'll highlight them. Behind the scenes we use Shiki, supporting over 100+ languages.Good vibes only
To prevent unwanted comments from being displayed, you can turn on the optional approval flow. Admins will be mailed and can also approve comments inline. Using code, you have fine-grained control over which comments need to be approved.Endlessly customizable
We've made it easy to customize any aspects of the package.You want a flat discussion or nested comments? Need some extra behaviour? Just hook into an event fired by Laravel Comments. Need to change the looks? Publish the views and make any change you want.