-
Notifications
You must be signed in to change notification settings - Fork 326
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
User Feedback #43
Comments
Would be great to have the option to set up the pusher cluster I'd like to use. Right now any connection must be made to the us region cluster if I'm not mistaken. |
@jfkr thank you for your helpful suggestion. In next version I'll try to add this feature. |
@nahid any update on the cluster config please , can you give us an ETA |
@marwankhanfar I'm trying to release this update within end of this month Thanks |
How can i set number of unread message if i used message as a menu for user based. |
@nahid I think a really good add on would be the option to associate files with messages. The spatie media library should make this a breeze: https://github.com/spatie/laravel-medialibrary |
@jfkr Thank you for your suggestion. I'll add this feature in next release. |
@raihancse104 now you can count unread message manually. I'm working on it and trying to add this ASAP |
I have used for my Intern project to implement live chat between doctor and patient. I got every options what I need. I think it's the best pusher wrapper. |
I'm trying to implement it in my current app but I have a conflict with table names. I already have a |
@bathan thank you for your valuable suggestion. I'll trying to implement it with next version. |
The package isn't installing on Laravel 5.6. Any fix to that? |
@Johnnydoncom please use dev-master. this branch are also support Laravel 5.6 |
I can implement laravel talk with my application? I want to know that, i integrate easily laravel talk with my application? |
Yes you can. Its does't depends on how you implement your auth system. |
When I go to your live demo site, it shows a security error - 'Deceptive site ahead'. http://portal.inilabs.net/baseapp/v1.0/admin/message/inbox Thanks! |
How to get the latest 20 messages through your package? Also, is there a way to get all messages instead of passing take = 20?? If so, please assist. Thanks. |
Hey Nahid |
@bendaoua which table do you want to configure? |
Messages
…On Tue, 19 Nov 2019, 15:27 Nahid Bin Azhar, ***@***.***> wrote:
@bendaoua <https://github.com/bendaoua> which table do you want to
configure?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#43?email_source=notifications&email_token=AB7FWRVBMSCFMPSHU2VFBATQUPER5A5CNFSM4C4BTDOKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEEN3URY#issuecomment-555465287>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AB7FWRTQSFKIZH5A7L7Q473QUPER5ANCNFSM4C4BTDOA>
.
|
Hello I have tried you example, and I have configured the my pusher credentials and all. But not triggering real time. When I refresh then only chat comes to display. Eveb I have run queue sepratly and check in redis monitor it's receiving the message. But not trigger real time in 2 seprate browser. |
Hello nahid, |
Please share your experience with Laravel Talk. Its helps to make the project better.
The text was updated successfully, but these errors were encountered: