⚡Events
Commenter triggers the following events for your handlers to listen to:
Consult Laravel documentation to learn more about event and handlers.
Event Name | Arguements in order | Descriptions |
---|---|---|
After a comment is created successfully. | ||
After a comment is deleted. | ||
After a comment is updated. | ||
After a reply is created. | ||
After a reply is deleted. | ||
After a reply is updated. |
Last updated