Customizable Feedback Component for Laravel If nothing happens, download GitHub Desktop and try again.
Laravel Feedback Component allows you to easily implement a Customer Feedback component on your website.
You may use Composer to Install Laravel Feedback Component: After installing Laravel Feedback Component, publish its assets using the kustomer:publish Artisan command.
As in the Laravel scaffolding javascript, axios should be configured like so: Publish the VueJS component: Publish the SASS style file: Then in your vue app: A Feedback essentially has 4 attributes: Once a Feedback is stored in your database, you can use your own backoffice to display and manipulate the datas.