dazzz1er / confer

Easy real-time chat for laravel 5 based websites and applications
133 stars 47 forks source link

How to generate a link for start new chat with a user #28

Open perffy opened 8 years ago

perffy commented 8 years ago

Hi guys,

i need a little bit help. I experience difficulties to create a link for direct starting a new chat with that user. I found that code, but when i click on it, nothing happens (no errors in Firebug), so i think i am missing something. Here is the code:

`

huyle2607 commented 8 years ago

Did you check the console for the errors?

perffy commented 8 years ago

"no errors in Firebug"

perffy commented 8 years ago

I have copied the upper code from the blade template files, but something is missing. I see the chat button, but when i click on it nothing happens, no errors, nothing so i dont have any clue what i am doing wrong

perffy commented 8 years ago

@dazzz1er can u please help me ?