mydnic / laravel-feedback-component

Customizable Feedback Component for Laravel
MIT License
274 stars 24 forks source link

Metadata on the feedback #48

Closed kodameraadam closed 4 years ago

kodameraadam commented 4 years ago

Great package! I have some feature requests to make the package even better.

Add date and time It would be wonderful to add a timestamp to the post so it's easier to place in a context.

Screenshot for visual example:

Screenshot 2019-12-17 kl  13 27 35

User For us, and for the client, it would be good to collect which user is submitting the feedback.

Once again - great package. Good job!

mydnic commented 4 years ago

Hello :)

Thanks for the kind words!

Actually the data are already stored, so I just needed to update the nova-kustomer pacakge.

You can update the nova-kustomer package to v1.3 and the new information should appear in Nova 👍

kodameraadam commented 4 years ago

Wonderful! Will update right away!