Laravel Community Tools by Tighten
Laravel Nova icon Nova Packages
N

Feedback Field

Readme

Nova Feedback Field

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.

Back to Top
Added 2 years ago
Last updated 2 Years Ago
Version 0.1
Nova Version ^4.0
Composer
eom-plus/nova-feedback-field
GitHub stars 1
Packagist downloads 501

Favorites

0 users favorited

Rating

5.00
(out of 5)
★★★★★
★★★★
★★★
★★
1 ratings

Brought to you by Tighten

Issues/Feature Requests Stats Package Ideas