Libraries tagged by laravel reaction eloquent
gettoolset/laravel-reactions
5 Downloads
Laravel reactions system for Laravel 5, 6, 7 and 8
peterayoub/laravel-comments
1 Downloads
Associate comments and reactions with Eloquent models
elsayed85/laravel-comments
7 Downloads
Associate comments and reactions with Eloquent models
ssntpl/laravel-comments
107 Downloads
Polymorphic comments for Eloquent models: threading, reactions, per-comment files, opt-in edit history, mentions, and lifecycle events.
ritechoice23/laravel-chat-engine
1 Downloads
A UI-agnostic, transport-agnostic, polymorphic chat engine for Laravel with message versioning, reactions, bookmarks, and delivery tracking.
jackrobin/emotion
28 Downloads
Expressive reactions for Eloquent models.
elsayed85/lara-comments
16 Downloads
Associate comments and reactions with Eloquent models
rikodev/r-comments
155 Downloads
Livewire Comments with TailwindCSS UI
fico7489/laravel-pivot
6719060 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
reedware/laravel-relation-joins
1424671 Downloads
Adds the ability to join on a relationship by name.
fico7489/laravel-eloquent-join
615082 Downloads
This package introduces the join magic for eloquent models and relations.
mikebronner/laravel-pivot-events
1113909 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
genealabs/laravel-pivot-events
5325681 Downloads
This package introduces new eloquent events for sync(), attach(), detach() or updateExistingPivot() methods on BelongsToMany relation.
ajcastro/eager-load-pivot-relations
2022611 Downloads
Eager load pivot relations for Laravel Eloquent's BelongsToMany relation.
fidum/laravel-eloquent-morph-to-one
173245 Downloads
Adds MorphToOne relation to Laravel eloquent