Tags: tailin/chat
Tags
specify foreign pivot key (musonza#112) * specify foreign pivot key if the user model is different from the default user model that time it generating the custom table id column but this is should always user_id * Update Conversation.php
Update ConversationService.php (musonza#102) Added $data array to 'start' method arguments.
Feature/remove laravel notifications (musonza#89) * notifications soft delete
Develop (musonza#50) * Custom notifications, broadcast (musonza#44) * check for notifications config * add broadcasting option * return unread messages count * get message by id (musonza#49)