Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

nikhil_lu210's avatar

Can anyone suggest me any best Real Time chat package for Laravel 8 like as Chatify?

Can anyone suggest me any best Real Time chat package for Laravel 8 like as Chatify? Currently I'm using Laravel 8. And there is some package of Spatie like Fileupload, backup etc. So, whenever I want to install Chatify app its throwing error for those dependencies. It seems like that the package doesn't support for laravel 8 or higher.

So, now I need any best free / paid package like Chatify. Can any one please suggest me one?

0 likes
7 replies
munafio's avatar

@nikhil_lu210 Hi, Chatify v1.2.x or higher is already supports Laravel v8+ .. if you have an issue you can easily place an issue here (https://github.com/munafio/chatify/issues) to be solved .. also you can join the official Discord server to get a help with your issues ..

Just to mention that I'm the creator of the Chatify package, and to have an answer for your question .. the reason behind creating this package is because I did not found such a solution as Chatify provide you! so I had to write my own and let you use it :)

There will be a big improvements and changes in the future, stay tuned and have a nice day.

2 likes
nikhil_lu210's avatar

@munafio Thank you for such an cool chatify package for Laravel. I've already implemented the package.

2 likes
MusaddiqYahya's avatar

@munafio when publish the controller then (Method App\Http\Controllers\vendor\Chatify\MessagesController::index does not exist.)

tuhedul's avatar

Do you implement Group chat ...? please inform and help me..

Please or to participate in this conversation.