Jump to Content
Laravel LoveDocumentationGit Repository
Documentation
DocumentationGit RepositoryLog InLaravel Love
Documentation
Log In
System Requirements
These docs are for v8. Click to read the latest docs for v9.

Preface

  • Introduction
  • Features
  • System Design
  • Implementation Highlights

Installation

  • System Requirements
  • Installation Instructions
  • Upgrade Guide

Setup

  • Manage Reaction Types
  • Setup Reacterable
  • Setup Reactable

API

  • ReactionType
  • Reacterable
  • Reacter
  • Reacter Facade
  • Reactable
  • Reactant
  • Reactant Facade
  • Reaction
  • ReactionCounter
  • ReactionTotal
  • Reactable Ordering
  • Reactable Filtering
  • Events

Performance

  • Eager Loading
  • Aggregation Queue

Customization

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

Development

  • Contribution Guide
  • Testing
  • Contributors

Troubleshooting

  • Recount Statistics
  • Restore Missing Reacters
  • Restore Missing Reactants

Meta

  • Security
  • Alternatives
  • License
  • CyberCog
Powered by 

System Requirements

Suggest Edits

Laravel Love has a few requirements you should be aware of before installing:

  • PHP 7.1.3+
  • Composer
  • Laravel Framework 5.7+

Updated almost 6 years ago


Next Page
  • Installation Instructions