-
Notifications
You must be signed in to change notification settings - Fork 13
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
Hy can you please help me.. #2
Comments
base on the video you added in facebook send you can achieve that by sending the contact id with the URL parameter
and in your route then in your YOUR_CONTROLLER where you redirect to your blade file just send the id or name with the help you compact |
Thank you for your effort, but it did not work its created in vue.js can you please check it https://github.com/abdellatif-laghjaj/laravel-chat-app/tree/main/resources/js/components |
Hello, I used Vue js to pass data through components, but in case you want to use blade instead of it, you can do a specific route (just like our friend told you to do), by getting the contact details via |
yes i did this but did not work this. because in vue we have used @selected="startConvo", when open that chat page it should be selected already. but i don't know how to do this. I'm workin in vue.js for first time
|
can you please help me. how can i start conversation with any user from blade file
The text was updated successfully, but these errors were encountered: