laravel-feedback-component icon indicating copy to clipboard operation
laravel-feedback-component copied to clipboard

Customizable Feedback Component for Laravel

Results 5 laravel-feedback-component issues
Sort by recently updated
recently updated
newest added

Using alpine/livewire on loading in Kucstomer we are getting this error. Any suggestions? config file is published. I am wondering if A.params is somehow being unset.

One thing we always wonder when making a website for our users is "what feature do my users need the most?" I'm thinking about bringing a global poll system to...

It would be nice to be able to have a live chat (if available) with the guest/user. Chat histories could be recorded for historical purposes. A guest could be tracked...

enhancement

I would love to customize this in our Vue.js+inertia Laravel app. However, I see that the Vue files published with `vendor:publish` are using the Options API rather than the Composition...