Skip to content

mlalitthapa/laravel-chat

Repository files navigation

Laravel-chat

Simple chat application with Laravel 5.4 and Vue 2 that makes use of Larave Echo, pusher for event broadcasting and Laravel dusk for testing.

Installation

Clone/Download the repo and run the following commands,

$ cd project-directory
$ composer install
$ npm install
$ npm run watch

Now open you app in browser. Register, login and chat.

About

Simple chat application with Laravel 5.4 and Vue 2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published