Skip to content

Simple realtime anonymous app chating with Laravel Framework and Ratchet for socket connection

Notifications You must be signed in to change notification settings

fachryansyah/laravel-anonymous-chat

Repository files navigation

Anonymous chat

Introduction

Simple realtime anonymous chat app made with laravel and bootstrap.

Installation

$ git clone https://github.com/fachryansyah/laravel-anonymous-chat.git
$ composer install

First you need run Laravel server

php artisan serve

then run websocket server

php artisan websocket:init

Now, open your browser and access : http://localhost:8000

About

Simple realtime anonymous app chating with Laravel Framework and Ratchet for socket connection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published