Skip to content

guptarakesh198/chatapi

Repository files navigation

About This Project

small task for developing chat api in laravel

  • /api/user_list (for getting chat_user_id)
  • /api/send_list (list down the message) -- parameter (sender_id,receiver_id)
  • /api/send_message (send the message) -- parameter (sender_id,receiver_id,message)

connect with me (guptarakesh198@gmail.com)

About

chat api in laravel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published