Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jubaerhossain/laravel-vue-realtime-chat-
https://github.com/jubaerhossain/laravel-vue-realtime-chat-
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jubaerhossain/laravel-vue-realtime-chat-
- Owner: JubaerHossain
- Created: 2020-06-12T03:10:33.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T15:43:05.000Z (almost 2 years ago)
- Last Synced: 2023-03-05T09:08:25.078Z (almost 2 years ago)
- Language: HTML
- Size: 6.41 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: readme.md
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