larodel/cms

Implementing a Like system for Laravel's wordpress cms.

1.0.0 2024-03-25 12:57 UTC

This package is auto-updated.

Last update: 2025-06-25 15:36:46 UTC


README

This Package is for Laravel 5+ and makes it easy to implement Liking/Favoriting system for Eloquent's Models. just use the trait in the model and you're good to go.

Composer Install (for Laravel 5+)

composer require larodel/cms