Dactra / chatify-demo

Chatify Laravel Package Demo application

Home Page:https://github.com/munafio/chatify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Demo] Laravel application for Chatify Package.

Demo on YouTube

Click Here

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
  • php artisan key:generate
  • npm install && npm run dev
  • php artisan storage:link
  • php artisan serve

and create two or more user accounts to test the messenger features..

About

Chatify Laravel Package Demo application

https://github.com/munafio/chatify


Languages

Language:PHP 80.5%Language:HTML 19.0%Language:Vue 0.5%