This is laravel + vue js demo chat application.
- Pusher Credential.
https://dashboard.pusher.com/accounts/sign_in - Laravel Framework 7.30.6
- Node v14.19.0
- npm 8.3.1
- Clone the repository
- composer update
- php artisan migrate
- php artisan serve
- User list in side contact list
- List Contact list
- Show Chat history
- One to one chat using Laravel Broadcasting
The Laravel Chat is open-sourced licensed under the MIT license.