laravel-model
There are 23 repositories under laravel-model topic.
michaelachrisco/ReadOnlyTraitLaravel
Laravel Read Only Model Traits
husseinferas/laraimage
A Laravel package that adds a simple image functionality to any Laravel model
rymanalu/factory-generator
Laravel 5 Model Factory Generator
orobogenius/laravel-model-statable
Add states to your laravel models.
sertxudeveloper/laravel-media-model
Attach media files to your Eloquent models
r15ch13/peculiar
An extension to the Laravel Eloquent Model. It allows the use of UUIDs (ramsey/uuid) as primary keys.
eXolnet/laravel-closure-table
Closure Table database design pattern implementation for Laravel framework.
liyingxuan/laravel5.4-api-cms
基于Laravel5.4,然后根据多个【APP API + 后台管理CMS】类型的项目综合整理而出的快速打通API+CMS功能的开发模板
TheDragonCode/laravel-support
Various helper files for the Laravel and Lumen frameworks
biscofil/laravel-submodels
Create Laravel submodels
joelshepherd/create-with
Easily add common unique identity fields to Laravel models.
laravel-ready/model-support
Useful eloquent model support traits.
laravelir/attachmentable
A package for attachment files to models
kolirt/laravel-master-model
🧖♂️ Package that simplifies working with models, saving relationships, and uploading files in Laravel
meshesha/artisan-make-mvc
Laravel artisan command to create CRUD files and actions which includes: views (index,create,show,edit) , controller , add a route , factory and test . It depends on the existing model.
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.
MatthewYeend/Laravel-Model-Service
Laravel Package to add Service flag
T-Labs-Co/trait-and-helper
This package provides a collection of useful traits and helper functions to enhance your Laravel applications. It includes traits for array access, bulk deletion, and more, making it easier to manage common tasks in your projects.
jeremyabulencia/MasterLaravel10-book-review
[Master Laravel 10] Book Review and Rating
julianstark999/laravel-model-iid
A Laravel package to have an internal ID (displayable in the UI), that's unique in the scope of a relationship
eXolnet/laravel-static-model
[DEPRECATED] Define a laravel model using a static definition
Yukata-Roommate/Laravel-Model
Easy to use model for Laravel