Laravel Read Only Model Traits
A Laravel package that adds a simple image functionality to any Laravel model
翻译 - Laravel软件包,为任何Laravel模型添加了简单的图像功能
Add states to your laravel models.
Attach media files to your Eloquent models
An extension to the Laravel Eloquent Model. It allows the use of UUIDs (ramsey/uuid) as primary keys.
Closure Table database design pattern implementation for Laravel framework.
基于Laravel5.4,然后根据多个【APP API + 后台管理CMS】类型的项目综合整理而出的快速打通API+CMS功能的开发模板
Various helper files for the Laravel and Lumen frameworks
Easily add common unique identity fields to Laravel models.
A package for attachment files to models
🧖♂️ Package that simplifies working with models, saving relationships, and uploading files in Laravel
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.
An Eloquent model and query builder with support for Restful Api Server using the original Laravel API.
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 ar...
A Laravel package to have an internal ID (displayable in the UI), that's unique in the scope of a relationship
[DEPRECATED] Define a laravel model using a static definition