private-chat-app-with-laravel-vuejs-pusher
private-chat-app-with-laravel-vuejs-pusher copied to clipboard
Able to send message even user1 has blocked user2
I am easily able to send the message after being blocked by user2 by just removing disabled attribute from the input box. Can anyone tell me how can I slove this!