user() ); return response()->json([ 'type' => 'success', 'message' => 'The websocket test event was successfully dispatched.', ]); } }