Libraries tagged by model relations
hkp22/laravel-reactions
1466 Downloads
Implement reactions (like, dislike, love, emotion etc) on Laravel Eloquent models.
spatie/laravel-comments
281 Downloads
Associate comments and reactions with Eloquent models
muratbsts/laravel-reactable
111 Downloads
Use reactions for your Laravel model like Facebook, without pain
toneflix-code/social-interactions
13 Downloads
A Laravel package to add social interactions like likes, reactions, votes, saving/bookmarks e.t.c to your models.
elsayed85/laravel-comments
6 Downloads
Associate comments and reactions with Eloquent models
wqa/nova-page-flexible-models
380 Downloads
A Laravel Nova package to allow relating models as flexible content to pages
languafe/laravel-reactions
4 Downloads
Add reactions to Eloquent models.
peterayoub/laravel-comments
1 Downloads
Associate comments and reactions with Eloquent models
jackrobin/emotion
23 Downloads
Expressive reactions for Eloquent models.
elsayed85/lara-comments
10 Downloads
Associate comments and reactions with Eloquent models
jlorente/laravel-identitystamps
4984 Downloads
A Laravel plugin to register and keep control of the users who make creations, updates and deletions of models
zealous-creations/tranquil-model-controller
116 Downloads
description
wcg-package/eloquent-event-logger
12 Downloads
Eloquent Event Logger is a logging tool for Laravel's Eloquent ORM. It's designed to automatically record and log events for Laravel Eloquent model's operations such as creation, updates and deletions. Detailed event logs help facilitate debugging and keep track of changes made to models over time. It's a tool for monitoring your application's data layer, ensuring data integrity, and aiding in development.