Note: This repository contains the core code of a Chat application where people can chat one to one (Private Chat) or in a group (Chat Room) .
"Social messaging" or "chat applications" are apps and platforms that enable messaging in a system. I have developed a simple Chat application where people can chat one to one (Private chat) or in a group (Chat Room).
The major technologies that i have used to build this project. Here are:
- Laravel
- Vue.js
- One to one Chat (Private chat)
- Group Chat (Chat Room)
And so much more !!! Explore them by following "Getting Started" section.
To get a local copy up and running follow these simple example steps.
Basic understanding of the technologies that i have mentioned in "Built With" Section.
- Clone the repo
git clone https://github.com/Masud99Rana/Chatting-App-in-Laravel-Vue.git
- Run composer install
- Run php artisan key:generate
- Run php artisan migrate --seed
That's good. Now, you are ready to go.
If you face any kind of problem to installation this project feel free to inform me.
Note: I will update section soon.
Note: I will update section soon.
Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/newFeature
) - Commit your Changes (
git commit -m 'Add some newFeature'
) - Push to the Branch (
git push origin feature/newFeature
) - Open a Pull Request
This is an open-source project. You can use or distribute it any legal purpose.
Md. Masud Rana
Note: I will update section soon.
Note: I will update section soon.
- Thank you so much! đź’–