This project was built using Laravel 9 and Vue js 3, it is a chat application, the user can create an account login in, and join the chat room.

There are also online users and the logged-in users are notified in real-time when a user is online or has left the chat room.

How to use

1- Go to pusher log in and create a new application and get your credentials.

2- Unzip the folder and inject the credentials in the .env file.

3- Migrate the database and tables, start the server and enjoy.  

Demo