PHPackages                             hexters/feedback-now - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. hexters/feedback-now

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

hexters/feedback-now
====================

In-app feedback and bug reporting for Laravel: a floating button that turns client reports with annotated screenshots into GitHub or GitLab issues.

1.0.1(1mo ago)179↓70%MITBladePHP ^8.2CI passing

Since Jun 5Pushed 1mo agoCompare

[ Source](https://github.com/hexters/feedback-now)[ Packagist](https://packagist.org/packages/hexters/feedback-now)[ Fund](https://www.buymeacoffee.com/hexters)[ GitHub Sponsors](https://github.com/hexters)[ RSS](/packages/hexters-feedback-now/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependencies (5)Versions (3)Used By (0)

Feedback Now
============

[](#feedback-now)

[![Latest Stable Version](https://camo.githubusercontent.com/c6d7caa1d6eeed101f950b9cde50231129806880077280ce48cc14b154495df1/68747470733a2f2f706f7365722e707567782e6f72672f686578746572732f666565646261636b2d6e6f772f762f737461626c65)](https://packagist.org/packages/hexters/feedback-now)[![Total Downloads](https://camo.githubusercontent.com/593ac3ee2b53b538b7bd5d5a25927c48d1c9fefc3bfa790e345135de30a4c3f3/68747470733a2f2f706f7365722e707567782e6f72672f686578746572732f666565646261636b2d6e6f772f646f776e6c6f616473)](https://packagist.org/packages/hexters/feedback-now)[![Tests](https://github.com/hexters/feedback-now/actions/workflows/tests.yml/badge.svg)](https://github.com/hexters/feedback-now/actions/workflows/tests.yml)[![License](https://camo.githubusercontent.com/2872c34fcb563bee8f1a6aeb5dcef01fea2a938491942506d4fba14c103a0125/68747470733a2f2f706f7365722e707567782e6f72672f686578746572732f666565646261636b2d6e6f772f6c6963656e7365)](https://packagist.org/packages/hexters/feedback-now)

A floating "Report issue" button for the Laravel apps you ship to clients. The client clicks it on any page, types what went wrong, marks up a screenshot, and it lands as an issue in your GitHub or GitLab repo.

The point is to close the loop between the people using your app and the AI that fixes it. The client reports the bug in plain words with an annotated screenshot. The issue carries the exact path and context. Then your coding agent (Claude Code, Cursor, whatever you run) reads it and ships the fix. No more "the thing is broken" over WhatsApp.

Install once and it shows on every page. No layout edits, no frontend build.

[![The report form a client sees on any page](art/report.png)](art/report.png)

Documentation
-------------

[](#documentation)

Full guide, screenshots, and configuration:

### →

[](#-httpshextersgithubiofeedback-now)

Quick start
-----------

[](#quick-start)

```
composer require hexters/feedback-now
php artisan vendor:publish --tag=feedback-now-config
```

Set three values in `.env`. The button turns on wherever a token is set, so leaving the token out of production keeps it off there.

```
FEEDBACK_NOW_PROVIDER=github       # or gitlab
FEEDBACK_NOW_TOKEN=ghp_xxx
FEEDBACK_NOW_REPO=owner/repo        # GitLab: the numeric project id
```

On GitHub the token must be a **classic** personal access token with the `repo` scope; give it an expiry that matches the job (6 months, or just the testing window). On GitLab, create a **personal access token** with the **`api`** scope (User Settings → Access Tokens). See the [documentation](https://hexters.github.io/feedback-now/) for everything else.

License
-------

[](#license)

MIT.

###  Health Score

42

—

FairBetter than 88% of packages

Maintenance90

Actively maintained with recent releases

Popularity15

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

50d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7d97e7edbbe58dd16d6f776aec2dacf66c5aeb730b9a4aa3de34ca0c1ebbfb9e?d=identicon)[hexters](/maintainers/hexters)

---

Top Contributors

[![hexters](https://avatars.githubusercontent.com/u/7827420?v=4)](https://github.com/hexters "hexters (6 commits)")

---

Tags

bug-reportbug-reportingdeveloper-toolsfeedbackgithub-issuesin-app-feedbackissue-trackerlaravelphpreport-issuescreenshot-annotationvibe-codingphplaravelgithubgitlabscreenshotfeedbackannotationfabbug-reportbug trackerissue-trackerin-app-feedbackreport-issuegithub-issues

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/hexters-feedback-now/health.svg)

```
[![Health](https://phpackages.com/badges/hexters-feedback-now/health.svg)](https://phpackages.com/packages/hexters-feedback-now)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3345.3M347](/packages/psalm-plugin-laravel)[laravel/mcp

Rapidly build MCP servers for your Laravel applications.

77922.3M186](/packages/laravel-mcp)[api-platform/laravel

API Platform support for Laravel

58174.6k17](/packages/api-platform-laravel)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
