Support the ongoing development of Laravel.io →
Packages Laravel Views

I am trying to implement a chat feature into one of my companies websites, but I am unsure of how to really go about this. It needs to be always visible, and updates every time a new message is sent. I have a partial view I want to add it to so that it is always visible no matter what page you are on. Is there a way to do this, if possible? Please let me know with links or names of packages that I can use to accomplish this.

Thank you for your time.

Last updated 3 years ago.
0

I think the best solution for that would be to use Laravel Echo for that.

It allows you to broadcast messages from Laravel to the client. For a good introduction to Laravel Echo you can watch this Laracasts Video.

0

Sign in to participate in this thread!

Eventy

Your banner here too?

Azotherian azotherian Joined 30 Aug 2017

Moderators

We'd like to thank these amazing companies for supporting us

Your logo here?

Laravel.io

The Laravel portal for problem solving, knowledge sharing and community building.

© 2025 Laravel.io - All rights reserved.