laravel-eloquent
There are 32 repositories under laravel-eloquent topic.
korridor/laravel-has-many-merged
Custom relationship for Eloquent that merges/combines multiple one-to-may (hasMany) relationships
ymigval/laravel-model-cache
Laravel Model Cache is an efficient and easy-to-implement caching solution for Laravel Eloquent models. It provides automatic cache invalidation when models are created, updated, deleted, or restored.
riipandi/laravel-optikey
Use UUID, Ulid, or nanoid as optional or primary key in Laravel.
vpominchuk/laravel-mysql-use-index-scope
A super simple package allowing for use MySQL 'USE INDEX' and 'FORCE INDEX' statements.
korridor/laravel-has-many-sync
Allow sync method for Laravel Has Many Relationship.
asanikovich/laravel-spatial
Laravel Eloquent spatial package
HendrikPrinsZA/laravel-kata
The greatest collection of the worst code
krossroad/laravel-unionpaginator
Support pagination for union queries for Laravel Eloquent
al-one/eloquent-super-relations
Laravel Eloquent Super Relations
amitkolloldey/laravel-taggify
Yet another eloquent tagging package for Laravel 7
ishaburov/laravel-mysql-index-hints-scope
A super simple package allowing for use MySQL `USE INDEX` and `FORCE INDEX` statements Index Hints https://dev.mysql.com/doc/refman/5.7/en/index-hints.html
Mentorg/laravel-restAPI
This is a REST API made with Laravel which can be used for blog management, creation, modification, and deletion of data as well as listing of all articles (CRUD).
weiwei2694/laravel10-colossal
Fullstack Colossal: Laravel 10, Eloquent, MySQL, Tailwind CSS, jQuery, JavaScript
joseluisq/slim3-todos-example
ToDo API example using PHP Slim 3, Laravel Eloquent and SQLite 3.
Maria-Gio/Laravel-REST-API
API REST with login and sign up with PASSPORT
MuhammadObadaa/eloquent-relation-guard
A Laravel package for scanning model relations, And providing useful actions over them
petehouston/laravel-tips
My collection of Laravel development tips
vinkius-labs/markovable
Markovable is a Laravel-native engine for building adaptive Markov chains that learn from your product’s voice and user journeys. It turns familiar Eloquent patterns into powerful prediction, generation, and analysis flows so you can ship intelligent experiences without leaving PHP.
codebooth/laravel-query-filters
Filter models the Eloquent way
haarisVs/larave-api-casestudy
Larave API Case Study
n3m0n8/laravel-laragigs-sampleProject
A Laravel Project with CRUD and authentication | Video Presentation in Website link below:
nhalstead/transferable
Make model relationships transferable to the same model type
AbiruzzamanMolla/transaction-middleware-laravel
A Laravel middleware package that wraps DELETE requests in a DB transaction also a provides trait and class to call methods in a database transaction.
aschmelyun/lc-larabit-listening-reacting-to-eloquent-models
Source code behind the Laracasts Larabit: Listening and Reacting to Eloquent Model Changes
cba85/laravel5-eloquent
👨🏫 Laravel Eloquent
cba85/laravel8-polymorphism
Polymorphism using Laravel 8
itstuffsolutions/laravel-12-how-to-use-uuids-example
Laravel 12 tutorial on using UUIDs, ULIDs & Ordered UUIDs with models & migrations. Full guide itstuffsolutiotions.io
jtelesforoantonio/codeigniter-eloquent-laravel
Codeigniter Framework with iliminate Database of Laravel Framework
jtelesforoantonio/slimphp2-eloquent-laravel
Slim Framework with iliminate Database of Laravel Framework
jtelesforoantonio/slimphp3-eloquent-laravel
Slim Php v3 with Eloquent, DB Query Builder & Validator of Laravel Framework