hexters/feedback-now 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

hexters/feedback-now

Composer 安装命令:

composer require 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.

README 文档

README

Latest Stable Version Total Downloads Tests License

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

Documentation

Full guide, screenshots, and configuration:

https://hexters.github.io/feedback-now/

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 for everything else.

License

MIT.

统计信息

  • 总下载量: 69
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: Blade

其他信息

  • 授权协议: MIT
  • 更新时间: 2026-06-05

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固