Libraries tagged by relationship
think.studio/nova-has-many-on-index
38 Downloads
A Laravel Nova field used to display a 'Has Many' relationship on the index screen.
thibaud-dauce/migrations
475 Downloads
Migrations' helpers to create SQL views, relationships' columns and more!
thevsstech/eloquent-relation-deleteable
77 Downloads
A library which enabled automatically deleting relationships when a model gets deleted
taylanunutmaz/nova-inline-morph-to
21 Downloads
A Laravel Nova field for displaying morphTo relationship inline.
tacowordpress2/addmany
61 Downloads
AddMany is a TacoWordPress add-on that allows you to assign posts relationships and create an arbitrary number of fields for custom posts in the WordPress admin
symbiont/polymorphables
6 Downloads
Advanced polymorphable many to many relationships
sydante/laravel-eloquent-with-not-overwritten
7 Downloads
Add a method to Eloquent that does not overwrite the established relationship when relating 'with'.
snowpenguinstudios/laravel-model-status
5 Downloads
This Laravel package allows the ability to implement a status feature to any Laravel model. This utilizes the polymorphic relationships.
sirlouen/lib-posts-to-posts
1 Downloads
A library for many-to-many relationships in WordPress
sinclairt/cascade-soft-deletes
53 Downloads
Soft delete and restore child relationships when soft deleting an object
shankar/laravel-search
2 Downloads
Global search across Laravel models and relationships.
savannabits/savadmin
457 Downloads
Simplistic, Minimal, yet fully automated Laravel Admin CRUD Code Generator with support for belongsTo Relationships, fully scaffolded roles and users module and CoreUI 3.0.0 frontend framework
rubiconinternational/passportr
49 Downloads
Laravel Passport provides OAuth2 server support to Laravel. This also has relationships
rogervila/relational-data-transfer-objects
190 Downloads
Data transfer objects for relationships
restruct/silverstripe-quickaddnew
8 Downloads
A decorator for form fields that manage object relationships, to allow adding a new object on the fly through a dialog window. It can handle has_one, has_many or many_many relationships. At the moment it has been tested / works on DropdownField and ListboxField. It works both in the CMS and in the frontend.