@extends('layouts.app') @section('content')

Chat Demo

Welcome to Chat demo! This laravel app is a fully featured messenger system. You may sign up anytime or use a demo account listed below to test out the features provided. Private and group threads between multiple users, with real-time messaging, reactions, attachments and calling

Log In
Sign Up
@include('demo') @endsection