Download the PHP package binarytorch/larecipe-feedback without Composer
On this page you can find all versions of the php package binarytorch/larecipe-feedback. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download binarytorch/larecipe-feedback
More information about binarytorch/larecipe-feedback
Files in binarytorch/larecipe-feedback
Informations about the package larecipe-feedback
LaRecipe Feedback
Get feedback from your users about your documentations.
LaRecipe 🍪
LaRecipe is simply a code-driven package provides an easy way to create beautiful documentation for your product or application inside your Laravel app.
Getting Started
-
Install the package via composer.
-
Run the migration
- Use the VueJs component provided by the package at the end of each
.md
file you want to receive feedback about.
- You can customize the component via the available props:
The
document
prop is just an identified to let you see the feedback results about specific page, if the value is not provided the package will take the url location's path.Note: this package doesn't come with Admin dashboard, you can setup that by yourself or see the results directly from the DB.
See full documentation
License
This library is licensed under the MIT License - see the LICENSE.md file for details.