Vue, Laravel and websockets

    # versions used
    vue.js: 2.0.X
    laravel: 7.0.X

Getting set up

Working with vue.js, laravel and websockets should be straightforward. It is mostly, as long as your configuration matches the documentation.

Stateful authentication using Laravel Sanctum.