mirkos93 / Chatting-App-in-Laravel-Vue

It's a Chat application where people can chat one to one (Private Chat) or in a group (Chat Room)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chat App using Laravel_Vue

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) .

Made with love by Masud Rana status

Logo My LinkedIn Profile Gmail

About The Project

"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).

Built With

The major technologies that i have used to build this project. Here are:

  • Laravel
  • Vue.js

Features

  • One to one Chat (Private chat)
  • Group Chat (Chat Room)

And so much more !!! Explore them by following "Getting Started" section.

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

Basic understanding of the technologies that i have mentioned in "Built With" Section.

Installation

  1. Clone the repo
git clone https://github.com/Masud99Rana/Chatting-App-in-Laravel-Vue.git
  1. Run composer install
  2. Run php artisan key:generate
  3. 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.

Usage

Note: I will update section soon.

Roadmap

Note: I will update section soon.

Contributing

Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/newFeature)
  3. Commit your Changes (git commit -m 'Add some newFeature')
  4. Push to the Branch (git push origin feature/newFeature)
  5. Open a Pull Request

License

This is an open-source project. You can use or distribute it any legal purpose.

Contact

Md. Masud Rana

My LinkedIn Profile Gmail

Acknowledgements

Note: I will update section soon.

Heartiest Thanks

Note: I will update section soon.

  • Thank you so much! đź’–

About

It's a Chat application where people can chat one to one (Private Chat) or in a group (Chat Room)


Languages

Language:PHP 75.7%Language:HTML 15.0%Language:Vue 9.3%