messenger icon indicating copy to clipboard operation
messenger copied to clipboard

Chat/Message system for Laravel.

Results 5 messenger issues
Sort by recently updated
recently updated
newest added

I am trying to install 'gerardojbaez/messenger v1.1.0' in laravel 7 but getting the error ` - gerardojbaez/messenger v1.1.0 requires illuminate/support ~5.0 -> satisfiable by laravel/framework[v5.6.40], illuminate/support[5.0.x-dev, 5.1.x-dev, 5.2.x-dev, 5.3.x-dev, 5.4.x-dev,...

Hi, I've got an issue when I'm trying to send a message to a user where that user already exists in a group chat. Every time when I'm sending the...

hello. How can i get e chat between two people?

## Steps to produce: 1. Create a sender user 2. Create a receiver user 3. Send a message from the sender to the receiver 4. **Delete the receiver user** 5....

Can you make a demo application with CRUD using this package?