Chat Demo Save

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

Project README

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. Create database and modify .env
  5. php artisan migrate
  6. php artisan key:generate
  7. npm install && npm run dev
  8. php artisan serve
  9. Create 2 user accounts in different browsers and start chatting

To use Pusher

You need to comment this out https://github.com/musonza/chat-demo/blob/5985fea7b19a4c5f20f86fbc8502798e9ae9508a/resources/js/components/ChatForm.vue#L55 Remove this comment https://github.com/musonza/chat-demo/blob/5985fea7b19a4c5f20f86fbc8502798e9ae9508a/resources/js/components/ChatMessages.vue#L60

Open Source Agenda is not affiliated with "Chat Demo" Project. README Source: musonza/chat-demo
Stars
102
Open Issues
20
Last Commit
2 months ago
Repository

Open Source Agenda Badge

Open Source Agenda Rating