raheescv / chat-demo

Demo Application for https://github.com/musonza/chat/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chat-demo

This is a simple demo application for https://github.com/musonza/chat/

chat

  1. Clone this repo
  2. composer install
  3. cp .env.example .env
  4. php artisan migrate
  5. php artisan key:generate
  6. Create 2 user accounts in different browsers and start chatting

About

Demo Application for https://github.com/musonza/chat/


Languages

Language:PHP 69.3%Language:HTML 26.5%Language:Vue 4.2%