Releases: amitavroy/vuespa
Releases · amitavroy/vuespa
Forgot password functionality added
Private message in Realtime
Private message in Realtime where I have implemented Redis, Socket.io with Laravel and Vue.js to create a real time application.
Chat app with conversation view
In this release the code is till display of the conversation and adding the Chat through Tinker.
I have added some extra CSS styling apart from what is shown in the video.
Basic login and Route guard
In this release, basic authentication with Laravel Passport and Route guard has been added.