Libraries tagged by laravel reactions
emilianotisato/nova-belongsto-depends
15349 Downloads
A Laravel Nova field with dependencie on another BelongsTo relationship.
baril/smoothie
5518 Downloads
Some fruity additions to Laravel's Eloquent: fuzzy dates, mutual many-to-many relationships, orderable behavior, closure tables.
cmandersen/has-one-specific
7127 Downloads
Add a Laravel relationship where you can specify a set ID, instead of a dynamic relationship
rodrigofs/filament-masterdetail
27 Downloads
Filament plugin designed specifically for managing Laravel HasMany relationships without relying on Filament's default repeater field, using instead a dedicated modal and table-based form interface.
payter/has-column-many
18612 Downloads
This package will provide functionality to add coma separated ID relations for Laravel Eloquent models
sfneal/address
65912 Downloads
Add polymorphic 'address' relationships to Eloquent Models in Laravel applications
kalshah/dynamic-relations-includes
2504 Downloads
Dynamically include resources relations for API Requests
fs-ap/laravel-relationship-test
177 Downloads
Enhance the unit test of relationship in model to projects in laravel
artificertech/laravel-relationship-events
18777 Downloads
Missing relationship events for Laravel
unisharp/laravel-eloquent-join
11799 Downloads
This package introduces the join magic for eloquent models and relations.
tassawartech174/mongodb-relations
71 Downloads
Custom Laravel Eloquent relationships for MongoDB using jenssegers/mongodb and mongodb/laravel-mongodb. Supports unidirectional many-to-many and reverse lookups for embedded and reference-based relations.
stayallive/laravel-inverse-relations
10572 Downloads
HasMany, HasOne and MorphMany Eloquent relations with inverse hydration.
sheldonreiff/laravel-advanced-relationships
2875 Downloads
Multi-column and JSON relationships using awobaz/compoships and staudenmeir/eloquent-json-relations
kamicloud/laravel-unofficial-relations
81 Downloads
clickbar/laravel-custom-relations
9 Downloads
This package provides functionality for custom relations in laravel