ammezie / laravel-chat

Build a chat app in Laravel
MIT License
123 stars 126 forks source link

Passing another var? #9

Open jerauf opened 7 years ago

jerauf commented 7 years ago

Love this! It works beautifully.

I've tried and can't figure out how pass another var, including the user id.

I want to have a room ID added with the message and user id.

Any ideas?

jeremykenedy commented 4 years ago

To pass user data on load see:

See:

To pass user data as a prop see: