定制 eom-plus/nova-feedback-field 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

eom-plus/nova-feedback-field

最新稳定版本:0.1

Composer 安装命令:

composer require eom-plus/nova-feedback-field

包简介

A Laravel Nova Feedback field.

README 文档

README

An Emoji feedback field to use in your Laravel Nova 4 apps

THIS FIELD IS STILL IN A VERLY EARLY DEVELOPMENT STAGE. Testing, report bugs and improvements are welcome.

Latest Version on Packagist Total Downloads GitHub forks GitHub issues License

imagen

Installation

You can install the package in to a Laravel app that uses Nova via composer:

composer require eom-plus/nova-feedback-field

Next you can use the Eom-Plus\NovaFeedbackField\Feedback field in your Nova resource.

Basic usage

public function fields(Request $request)
{
    return [
        // ...
        Feedback::make('Feedback'),
        // ...
    ];
}

⭐️ Show Your Support

Please give a ⭐️ if this project helped you!

Other Packages You Might Like

Take a look to our Github repositories as we have a lot of forked nova components with fixes that are still not merge into main owner branch.

License

The MIT License (MIT). Please see License File for more information.

统计信息

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

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2023-10-19