Libraries tagged by laravel relationships
sydante/laravel-eloquent-with-not-overwritten
6 Downloads
Add a method to Eloquent that does not overwrite the established relationship when relating 'with'.
resultsystems/relationships
1694 Downloads
Several Relations for Laravel.
razisayyed/laravel-cascaded-soft-deletes
4068 Downloads
Cascades delete/restore Soft Deletable relationships
pablo-merener/eloquent-relationships
715 Downloads
Get eloquent relationships
nevadskiy/laravel-many-to-morph
60 Downloads
The missing polymorphic relationship for Eloquent.
minasm/laravel-revisions
38 Downloads
An update for from neurony. Create multiple revisions of any Eloquent model record along with its underlying relationships
karl456/laravel-revisions
7 Downloads
Create multiple revisions of any Eloquent model record along with its underlying relationships
genealabs/laravel-nova-morph-many-to-one
196 Downloads
Drop-in package that adds a many-to-one (inverse of one-to-many) polymorphic relationship to Eloquent and Nova.
emeguan/laravel-resources
30 Downloads
Adds extra functionality to the Laravel Eloquent: API Resources, allowing you to choose attributes and relationships to return via url
eeappdev/laravel-external-id
19 Downloads
Make a morph-table to keep track of external id relationships for external API
c-tanner/laravel-deep-sync
1 Downloads
Elegantly sync properties across any relationship
ardalanamini/laravel-custom-relation
160 Downloads
Create your own custom relation for when stock relations aren't enough
venturedrake/laravel-crm-install
0 Downloads
Install and setup a complete Laravel CRM application
tarre/laravel-model-maker
81 Downloads
Creates models based on all your connections and also creates relationships between them
inventive/laravel-owner
82 Downloads
Allow Eloquent models to own each other. Supports many to many relationships.