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.
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
- Nova Rating Field - A Star rating Nova 4 field to use in your Laravel Nova apps.
- Nova Feedback Field - An Emoji feedback Nova 4 field to use in your Laravel Nova apps.
- Nova Input Group - A Laravel Nova 4 text field formatted as input group
- Nova Signature - A Laravel Nova 4 signature pad
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
其他信息
- 授权协议: MIT
- 更新时间: 2023-10-19