/laravel-vue-pusher-Chat-app

Real time chat application with laravel+vue+pusher

Primary LanguagePHP

Real time chat

  • laravel + vue + pusher

  • After cloning run:

  • php artisan install, php artisan migrate

  • npm install, npm run watch

Screenshots

chat

Features

  • User count status
  • User joined/left notifications
  • Typing signal
  • Handling chat history - save to session/database