laravel-eloquent-models
There are 22 repositories under laravel-eloquent-models topic.
drewjbartlett/wordpress-eloquent
A library that converts converts wordpress tables into Laravel Eloquent Models.
ml-archive/magic-box
A magical implementation of Laravel's Eloquent models as injectable, masked resource repositories.
vpominchuk/laravel-mysql-use-index-scope
A super simple package allowing for use MySQL 'USE INDEX' and 'FORCE INDEX' statements.
asanikovich/laravel-spatial
Laravel Eloquent spatial package
kitloong/eloquent-power-joins-with-compoships
Use eloquent joins in Laravel way, with composite key support.
matrunchyk/vue-oop
Vue OOP: Universal library which helps to build OOP-driven models for GraphQL and RESTful API for Vue components. Influenced by Laravel Eloquent Models & Collections.
amitkolloldey/laravel-taggify
Yet another eloquent tagging package for Laravel 7
h4yfans/Laravel-Vue-Quiz-App
Quiz app about spesific vimeo videos.
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
alariva/laravel-reminders
Add reminders to your Laravel models
CareSet/DURC
DURC is reverse CRUD
SalehHaddawi/Revisionable
a php trait for laravel for logging model activity to database and can also be used without models
tomcastleman/gnucash-eloquent
Laravel Eloquent Models for the GnuCash MySQL Backend
iYogesharma/Relations
Implementing Custom Eloquent Relations In Laravel * This repository is created for learning purpose only.
labrodev/laravel-uuidable
Uuidable is a Laravel package that provides a reusable trait for automatically assigning a UUID to Eloquent models upon their creation. This package utilizes the Ramsey UUID library to ensure UUIDs are generated in a standard and reliable manner.
open-southeners/laravel-model-permalink
Add permalinks to your application's Eloquent models
n3m0n8/laravel-laragigs-sampleProject
A Laravel Project with CRUD and authentication | Video Presentation in Website link below:
n3m0n8/laravel-SanctumAPI
A basic Laravel backend API/routing base with Sanctum authentication based on @CodingWithDary tutorial
simondavies/Eloquent-OutTheBox
A simple example of using Laravel's Eloquent outside of the Laravel framework, to utilise its awesome ORM power... and beyond!
mhkmcp/Laravel-Eloquent-ORM
The project illustrates Laravel Eloquent ORM on 5.8
spinen/laravel-transformers
Transformers for Laravel's Eloquent models