Libraries tagged by model-relation
ratiborro/laravel-relations
13 Downloads
Generating model relations in existing model files by database columns
kohutd/laravel-relation-traits
20 Downloads
Easily generate model relation traits in Laravel.
elngar/crud_generator
6 Downloads
helper to generate crud operations, model, relations, resource, form request, routes and more
ctf0/easy-searchable
71 Downloads
search model & relation attributes with ease
brandonwestcott/li3_relations
16384 Downloads
Lithium PHP model -> model relations
assemble/eloquentsearch
298 Downloads
Search and retrieve an eloquent model entity based on complex search criteria from the model relations.
vits/laravel-save-relationships
20 Downloads
Save Laravel model relationships.
tjventurini/get-relationship-key
224 Downloads
Trait and sample configuration to manage model relationships via configurations.
jerry58321/model-orderbywith
3 Downloads
This is a sorting method for Laravel Eloquent Model relationships.
aciddose/laravel-request-relationships
4047 Downloads
A model Trait for Laravel that let's you automatically load model's relationships by defining then in request parameters
guava/filament-modal-relation-managers
1146 Downloads
Allows you to embed relation managers inside filament modals.
webqamdev/activity-logger
27316 Downloads
Log every model creation, edition and deletion.
devhereco/livewire-delete-confirmation
25 Downloads
A Laravel package for easily handling the deletion of Eloquent models with confirmation and success/error messaging.
danpalmieri/laravel-slug-token
11 Downloads
Auto generate a unique and configurable token during the model creation.
ayat/crud
3 Downloads
This specialized Laravel package streamlines the process of building comprehensive CRUD operations by providing functionalities such as effortless view file generation, controller setup, model creation, seamless validation file integration, automated migration file creation, and simplified route establishment.