Download the PHP package mradang/laravel-custom-field without Composer
On this page you can find all versions of the php package mradang/laravel-custom-field. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package laravel-custom-field
laravel custom field
为模型增加字段定制功能
安装
添加的内容
添加的数据表迁移
- custom_field_groups
- custom_fields
- custom_field_values
定制字段功能
控制器 Trait
增加以下内容:
模型 Trait
增加以下内容
关联关系
- customFieldValues
根据需要增加路由
模型删除时自动清理定制字段值
All versions of laravel-custom-field with dependencies
PHP Build Version
Package Version
Requires
laravel/framework Version
^9.0 || ^10.0
The package mradang/laravel-custom-field contains the following files
Loading the files please wait ....