承接 jeanfrancoisgb/nova-inline-text-field 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

jeanfrancoisgb/nova-inline-text-field

Composer 安装命令:

composer require jeanfrancoisgb/nova-inline-text-field

包简介

A Laravel Nova inline text field.

README 文档

README

Latest Version on Packagist Total Downloads

This Laravel Nova package adds an inline text field to Nova's arsenal of fields.

Requirements

  • php: >=8.0
  • laravel/nova: ^4.0

Features

A simple text field that allows the user to edit the value on Index and Detail views in addition to the Form view.

Screenshots

Index page

Installation

Install the package in to a Laravel app that uses Nova via composer:

composer require outl1ne/nova-inline-text-field

Usage

General

use Outl1ne\NovaInlineTextField\InlineText;

public function fields(Request $request) {
    InlineText::make('Name'),
}

Credits

License

Nova Inline Text Field is open-sourced software licensed under the MIT license.

统计信息

  • 总下载量: 8
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 21
  • 开发语言: Vue

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-03-14