Libraries tagged by belongsTo relationship
staudenmeir/belongs-to-through
5445457 Downloads
Laravel Eloquent BelongsToThrough relationships
suenerds/nova-searchable-belongs-to-filter
333687 Downloads
Searchable Nova filter for belongsTo relationships.
znck/belongs-to-through
223416 Downloads
Laravel Eloquent BelongsToThrough relationships
msafadi/laravel-eloquent-join-with
3093 Downloads
Laravel Eloquent Join With Relationships
khalin/nova4-searchable-belongs-to-filter
54022 Downloads
Searchable Nova 4 filter for belongsTo relationships.
kingmaker/laravel-many-to-many-self-relationship
20332 Downloads
Laravel Many to Many Relationship on the same Model through a pivot table providing two-way association.
jestillore/has-one-belongs-to
9761 Downloads
One-To-One Relationship with Pivot for Laravel Eloquent
sereny/nova-searchable-filter
10833 Downloads
Nova searchable filter for belongsTo relationships.
emilianotisato/nova-belongsto-depends
14657 Downloads
A Laravel Nova field with dependencie on another BelongsTo relationship.
inani/lazy-belongs-to-many
30 Downloads
A lightweight implementation of Laravel's BelongsToMany relationship
riesjart/relaquent
2320 Downloads
Extension of Laravel's Eloquent relationships: additional relationship types, query joins, pivot models, converters and helpers
netbuild/apidriver
19 Downloads
An Eloquent model and query builder with support for Restful Api Server using the original Laravel API. This library extends the original Laravel classes, so it uses exactly the same methods. Supports relationships to other models with methods like hasMany, belongsTo, etc.
bourne/nova-searchable-belongs-to-filter
39 Downloads
Searchable Nova filter for belongsTo relationships.
laravel-nova/belongs-to-many-component
0 Downloads
A component for interacting with many-through-many relationships through the admin panel
alashow/belongs-to-many-through
53 Downloads
Laravel Relationship extension