Jump to Content
Laravel LoveDocumentationGit Repository
Documentation
DocumentationGit RepositoryLog InLaravel Love
Documentation
Log In
Reaction Events

Preface

  • Introduction
  • Features
  • System Design
  • Implementation Highlights

Installation

  • System Requirements
  • Installation Instructions
  • Upgrade Guide

Setup

  • Manage Reaction Types
  • Setup Reacterable
  • Setup Reactable

High-level API

  • Reacterable
  • Reactable
  • Reacter Facade
  • Reactant Facade
  • Reacterable Filtering
  • Reactable Ordering
  • Reactable Filtering
  • Reaction Events

Low-level API

  • ReactionType
  • Reacter
  • Reactant
  • Reaction
  • ReactionCounter
  • ReactionTotal

Performance

  • Eager Loading
  • Aggregation Queue

Customization

  • Custom Jobs Dispatching
  • Migration Customization
  • Models Registration
  • Extending Functionality
  • Custom Setup Migrations
  • Custom Database Storage

Development

  • Contribution Guide
  • Testing

Troubleshooting

  • Recount Statistics
  • Restore Missing Reacters
  • Restore Missing Reactants

Meta

  • Security
  • Alternatives
  • License
  • CyberCog
Powered by 

Reaction Events

Suggest Edits

Reaction Added

Class: Cog\Laravel\Love\Reaction\Events\ReactionHasBeenAdded
Trigger: Reaction created event.

Reaction Removed

Class: Cog\Laravel\Love\Reaction\Events\ReactionHasBeenRemoved
Trigger: Reaction deleted event.

Updated over 2 years ago


  • Table of Contents
    • Reaction Added
    • Reaction Removed