mydnic/volet-feedback-messages-filament-plugin

A Filament plugin to display Volet Feedback Messages
2,086 16
Install
composer require mydnic/volet-feedback-messages-filament-plugin
Latest Version:v3.0.1
PHP:^8.3
License:MIT
Last Updated:Jun 22, 2026
Links: GitHub  ·  Packagist
Maintainer: mydnic

A Filament plugin to display Volet Feedback Messages

Latest Version on Packagist GitHub Tests Action Status GitHub Code Style Action Status Total Downloads

Add a simple Resource page to your Filament panel to display Volet Feedback Messages.

Installation

You can install the package via composer:

composer require mydnic/volet-feedback-messages-filament-plugin

Usage

use Mydnic\VoletFeedbackMessagesFilamentPlugin\VoletFeedbackMessagesFilamentPlugin;
// ...

return $panel
    ->plugin(new VoletFeedbackMessagesFilamentPlugin());

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

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

Related Packages

mydnic/filament-file-browser

A S3-compatible file browser to list, delete and upload files on any configured...

1,846 2
php-tmdb/laravel

Laravel Package for TMDB ( The Movie Database ) API. Provides easy access to the...

53,315 160
laravel-ja/laravel

The Laravel Framework.

5,667 17
kavenegar/laravel

laravel 4 and 5 kavenegar integration

368,693 86
reliese/laravel

Reliese Components for Laravel Framework code generation.

3,991,690 1,705