Change the default interaction model | Laravel Like
Change the default interaction model for Laravel Like package. Swap out the Like model to add extra columns, custom relationships, or attributes.
Change the default interaction model for Laravel Like package. Swap out the Like model to add extra columns, custom relationships, or attributes.
A comprehensive Laravel package for adding like, dislike, and love interactions to your Eloquent models with ease.
Learn how to use the UserHasInteraction trait in your User model to track and manage user interactions with the Laravel Like package.