Skip to content

Releases: amitavroy/vuespa

Forgot password functionality added

24 Mar 02:17
Compare
Choose a tag to compare

Added forgot password functionality.

Private message in Realtime

19 Jan 17:43
Compare
Choose a tag to compare

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

15 Nov 12:21
Compare
Choose a tag to compare

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

08 Oct 14:08
Compare
Choose a tag to compare

In this release, basic authentication with Laravel Passport and Route guard has been added.