mydnic / laravel-feedback-component

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

Feature Request: Live Chat #2

Open Braunson opened 5 years ago

Braunson commented 5 years ago

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 back to a session or IP address. A users (i.e. a registered user using say the Users model) attached to the Users's model.