定制 sarfraznawaz2005/larafeed 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

sarfraznawaz2005/larafeed

Composer 安装命令:

composer require sarfraznawaz2005/larafeed

包简介

Laravel package for providing visual feedback via screenshots.

README 文档

README

Software License Latest Version on Packagist Total Downloads

LaraFeed

A package to present feedback dialog on pages so users can send feedback. LaraFeed also captures page's screenshot and saves that too which can be useful especially when debugging what was user experiencing when they sent a feedback.

Requirements

  • PHP >= 7
  • Laravel 5.7+ | 6

Installation

Install via composer

composer require sarfraznawaz2005/larafeed

Publish package's config file by running below command:

php artisan vendor:publish --provider="Sarfraznawaz2005\LaraFeed\ServiceProvider"

It should publish config/larafeed.php config file and migration file.

Now run php artisan migrate to create larafeeds database table.

Put @include('larafeed::view') in your blade layout file.

That's it, Feedback button should now be visible on pages of your application.

Checkout config file for different options.

Screenshot

When user presses Send Feedback button, existing page's screenshot will automatically be captured and saved ofcourse without that feedback dialog.

Main Window

Adding Custom Fields

After you have published package assets, you can add custom fields by modifying file resources/views/vendor/larafeed/view.blade.php and create a migration to add fields to larafeeds table.

Misc

  • You can listen to Sarfraznawaz2005\LaraFeed\Events\FeedbackReceivedEvent::class event if need to use captured feedback in your own way.

Security

If you discover any security related issues, please email sarfraznawaz2005@gmail.com instead of using the issue tracker.

Credits

License

Please see the license file for more information.

统计信息

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

GitHub 信息

  • Stars: 41
  • Watchers: 1
  • Forks: 4
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2020-02-02

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固