18/4/17 55 Adding Friend Open chat app then click on more options then click on add friend There you will be able to search for friend 36 44 56 Chat Forms After Login you will automatically redirected to Chat Forms 37 45 57 Block Friend Go to setting Edit Friend List then You will see Block Button underneath the layout 38 46Since our chat app is an authenticatedonly app, we create a private channel called Chat, which only authenticated users will be able to connect to Using the PrivateChannel class, Laravel is smart enough to know that we are creating a private channel, so don't prefix the channel name with private (as specified by Pusher), Laravel will add the private prefix under the hood Mongoose Schema for MongoDB Chat Application This can be done in a lot of ways, but No schema is good or bad, it's just the requirement and ease of access READ MongoDB Drop Database How to Guide var user = new mongooseSchema({ username { type String, lowercase true, unique true },
How To Create A Flexible Table Schema For Storing Messages From Different Chats Database Administrators Stack Exchange
Chat app database schema