Skip to content

mhsnawan/privatechatapp

Repository files navigation

Laravel Chat App

To run this project:

  1. Clone this to your PC.
  2. Setup .env file.
  3. Run php artisan key:generate
  4. Run composer install to install all packages in the terminal.
  5. Run php artisan migrate

Routes

1. /register and /login to register and login.
2. /sendchat to see all users to whom you want to send message.

This code has copyrighs © Mohsin Awan

About

Private Chat App in Laravel using AJAX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published