A Chat application with laravel and laravelwebsocket.
- Authentication.
- All Users list with pagination and search option.
- Send requests to anothers, canceling sent requests, accepting requests,reject the arrived request and make user unfriend.
- request page to seee sent and arrived requests and take action over that.
- friends page to see all the friends.
- profile page to see the profile (incling last login time).
- setting page to change email_hide and gender hide option (so if you hide your gender and email no one will see it).