Skip to content

Private chat application with Syfmony 4, WebSocketBundle, and VueJs

Notifications You must be signed in to change notification settings

hechmi2chelbi/chat-symfony4-vuejs-websocket

 
 

Repository files navigation

Private Chat Application with Symfony 4, FOSUserBundle, GOSWebSocketBundle and Vue.js

This application is a private chat example and who is online functionnality.

Made with Symfony 4 and VueJS

Database: MySQL/MariaDB

Bundles: FOSUserBundle, GOSWebSocketBundle

Packages Yarn: webpack-encore, node-sass, sass-loader, vue, vue-router, vuex, momentjs, favico.js, lodash, webpack-bundle-analyzer

Steps:
- composer install
- yarn install
- yarn run encore production
- php bin/console gos:websocket:server
- php bin/console server:run

About

Private chat application with Syfmony 4, WebSocketBundle, and VueJs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 48.6%
  • JavaScript 16.0%
  • Vue 15.4%
  • HTML 12.9%
  • CSS 7.1%