mustafatoker/nova-create-or-add
最新稳定版本:v1.0.5
Composer 安装命令:
composer require mustafatoker/nova-create-or-add
包简介
A Laravel Nova field.
README 文档
README
Note
This package is incompatible with Prepopulate Searchable and the package is broken The Mainteners are no longer interested so i fixed both and will.
Installation
You can install the package in to a Laravel app that uses Nova via composer:
composer require mustafatoker/nova-create-or-add
Usage
// in Resource File use MustafaTOKER\NovaCreateOrAdd\NovaCreateOrAdd; // ... NovaCreateOrAdd::make('Manufacturer') ->searchable() ->prepopulate() ->rules('required'),
Credits
- Alex Bowers
- Mustafa TOKER
- Burak Tekin
- Mustafa Demir
License
The MIT License (MIT). Please see License File for more information.
统计信息
- 总下载量: 74
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 7
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-07-11

