thezeroday/laravel-likeable
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'favorite' or 'remember' feature.
1,224
| Install | |
|---|---|
composer require thezeroday/laravel-likeable |
|
| Latest Version: | v1.0.3 |
| PHP: | ^8.2 |
| License: | MIT |
| Last Updated: | Mar 13, 2024 |
| Links: | GitHub · Packagist |
Maintainer: thezeroday
Installation
Publish config and migration
php artisan vendor:publish --provider=\Zeroday\Likeable\LikeableServiceProvider --tag=migration
php artisan vendor:publish --provider=\Zeroday\Likeable\LikeableServiceProvider --tag=config
import trait "Likeable" in model
Related Packages
sugar-agency/laravel-favorites
Implementation of a 'like' or 'favorite' or 'remember' feature. Supports for ses...
1,042
9
turahe/laravel-likeable
Trait for Laravel Eloquent models to allow easy implementation of a 'like' or 'f...
1,747
9
batuhan/laravel-flaggable
Trait for Laravel Eloquent models to allow easy implementation of a 'flag' featu...
16
0
cybercog/laravel-love
Make Laravel Eloquent models reactable with any type of emotions in a minutes!
353,311
1,204
qieke/laravel-collection
a laravel packages to collect page,Trait for Laravel Eloquent models to allow ea...
6
2