Skip to content
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

Open
nahid opened this issue Jan 11, 2017 · 22 comments
Open

User Feedback #43

nahid opened this issue Jan 11, 2017 · 22 comments
Labels

Comments

@nahid
Copy link
Owner

nahid commented Jan 11, 2017

Please share your experience with Laravel Talk. Its helps to make the project better.

@nahid nahid added the feedback label Jan 11, 2017
@jfkr
Copy link

jfkr commented Feb 3, 2017

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.

@nahid
Copy link
Owner Author

nahid commented Feb 3, 2017

@jfkr thank you for your helpful suggestion. In next version I'll try to add this feature.

@marwankhanfar
Copy link

@nahid any update on the cluster config please , can you give us an ETA
Thanks

@nahid
Copy link
Owner Author

nahid commented Feb 7, 2017

@marwankhanfar I'm trying to release this update within end of this month

Thanks

@raihancse104
Copy link

raihancse104 commented Feb 26, 2017

How can i set number of unread message if i used message as a menu for user based.
Example as Laravel Messenger Badge number of unread message.
Please help me to solve this issue.
Thanks

@jfkr
Copy link

jfkr commented Feb 26, 2017

@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

@nahid
Copy link
Owner Author

nahid commented Feb 27, 2017

@jfkr Thank you for your suggestion. I'll add this feature in next release.

@nahid
Copy link
Owner Author

nahid commented Feb 27, 2017

@raihancse104 now you can count unread message manually. I'm working on it and trying to add this ASAP

@morshadunnur
Copy link

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.

@bathan
Copy link

bathan commented Nov 21, 2017

I'm trying to implement it in my current app but I have a conflict with table names. I already have a messages table. it would be awesome if the table names for this module could be defined via environment config or talk.php.

@nahid
Copy link
Owner Author

nahid commented Nov 22, 2017

@bathan thank you for your valuable suggestion. I'll trying to implement it with next version.

@Johnnydoncom
Copy link

The package isn't installing on Laravel 5.6. Any fix to that?

@nahid
Copy link
Owner Author

nahid commented Apr 26, 2018

@Johnnydoncom please use dev-master. this branch are also support Laravel 5.6

@usmansaif
Copy link

I can implement laravel talk with my application?
Because, my application login with only mobile number and password.
and i build the ajax polling chat for chatting in between users.

I want to know that, i integrate easily laravel talk with my application?

@nahid
Copy link
Owner Author

nahid commented May 29, 2018

Yes you can. Its does't depends on how you implement your auth system.

@shoeb239
Copy link

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
Would you check the issue?

Thanks!

@syedsaadahmed1994
Copy link

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.

@bendaoua
Copy link

Hey Nahid
Is the table name configurable now ?
Already got table with the same name and we had to change the Vendor folder which is diorty

@nahid
Copy link
Owner Author

nahid commented Nov 19, 2019

@bendaoua which table do you want to configure?

@bendaoua
Copy link

bendaoua commented Nov 19, 2019 via email

@rvkvino
Copy link

rvkvino commented Apr 29, 2020

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.

@softActor531
Copy link

Hello nahid,
How to implement email notification for users about new messages in this package?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests