Skip to content

Jiysea/chatdug

Repository files navigation

ChatDug | A Web-Based Chat Messaging App

Quick Start

  • Clone or download this repo and place it into your server.
  • composer install
  • cp .env.example .env
  • Create database and modify .env with your DB name and Pusher credentials.
  • php artisan migrate --seed
  • php artisan key:generate
  • npm install && npm run dev
  • php artisan serve

then choose a user from the database and login.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published