Libraries tagged by melon
treestoneit/belongs-to-field
41553 Downloads
A Laravel Nova Belongs To field that respects Eager Loading
manmohanjit/nova-belongs-to-dependency
165849 Downloads
Extended Laravel Nova BelongsTo field that can depend on other fields
rackbeat/laravel-morph-where-has
54569 Downloads
Fix whereHas for morphTo relations.
msafadi/laravel-eloquent-join-with
5885 Downloads
Laravel Eloquent Join With Relationships
sysforall/disabled-products-redirect
28041 Downloads
This module changes the default magento 404 page given when a product is disabled and redirects it to the first category it belongs to
sleeping-owl/with-join
87133 Downloads
Package to convert Eloquent BelongsTo subqueries into one query with left join.
mdwheele/swotphp
45408 Downloads
Identify email addresses or domains names that belong to colleges or universities.
audunru/eager-load-pivot-relations
35037 Downloads
Eager load pivot relations for Laravel Eloquent's BelongsToMany relation.
assurance-maladie/nir-validation
11770 Downloads
Ce composant fournit une validation des valeurs selon les données d'identification française
genealabs/nova-prepopulate-searchable
65608 Downloads
A tool to allow BelongsTo searchable fields to be pre-populated with data
alexbowers/nova-prepopulate-searchable
123378 Downloads
A tool to allow BelongsTo searchable fields to be pre-populated with data
lathanhvien/custom-belongs-to-many-field
16889 Downloads
belongsToMany nova representation in field.
kharanenka/laravel-scope-user-belongs-to
36197 Downloads
Scope for field 'user_id' (int)
kharanenka/laravel-scope-category-belongs-to
36210 Downloads
Scope for field 'category_id' (int)
jestillore/has-one-belongs-to
11898 Downloads
One-To-One Relationship with Pivot for Laravel Eloquent