Libraries tagged by model relations
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
19 Downloads
A Laravel package to add social interactions like likes, reactions, votes, saving/bookmarks e.t.c to your models.
wqa/nova-page-flexible-models
381 Downloads
A Laravel Nova package to allow relating models as flexible content to pages
languafe/laravel-reactions
4 Downloads
Add reactions to Eloquent models.
yuges-code/laravel-reactable
5 Downloads
Package for easily attaching reactions to Laravel eloquent models
peterayoub/laravel-comments
1 Downloads
Associate comments and reactions with Eloquent models
jackrobin/emotion
28 Downloads
Expressive reactions for Eloquent models.
elsayed85/laravel-comments
7 Downloads
Associate comments and reactions with Eloquent models
elsayed85/lara-comments
13 Downloads
Associate comments and reactions with Eloquent models
jlorente/laravel-identitystamps
5407 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
139 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.