Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jubaerhossain/laravel-vue-realtime-chat-


https://github.com/jubaerhossain/laravel-vue-realtime-chat-

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

## Laravel Vuejs Realtime Chat app

#### Setup Step:

#### Laravel
- clone repo
- `composer install`
- `php artisan key:generate`
- `php artisan serve`

#### Vuejs
- `yarn or npm install`
- `yarn watch or npm run watch`

#### Nodejs
- `yarn node:server or npm run node:server`

Finally, route to localhost:8000