smorken/feedback

Simple feedback collector for Laravel 12+

v1.0.0 2025-05-12 21:46 UTC

This package is auto-updated.

Last update: 2025-05-12 21:58:39 UTC


README

Latest Version on Packagist Total Downloads

Simple link and form to collect feedback from users.

Installation

You can install the package via composer:

composer require smorken/feedback

You can publish the config file with:

php artisan vendor:publish --tag="sm-feedback-config"

Optionally, you can publish the views using

php artisan vendor:publish --tag="sm-feedback-views"

Testing

composer test

Security Vulnerabilities

Please report security vulnerabilities to scott dot morken at phoenixcollege dot edu.

Credits

License

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