---
title: "How do I set up the Laravel Reverb server?"
url: "https://ploi.io/documentation/laravel/how-do-i-set-up-the-laravel-reverb-server"
published: "2024-03-15"
last_updated: "2024-03-15"
---

# How do I set up the Laravel Reverb server?

Laravel Reverb is a high performance websocket service for your Laravel application.

Running Laravel Reverb in Ploi is a breeze. Head over to your site with Laravel Reverb installed, if you do not have Laravel Reverb installed yet in your project [head over here](https://github.com/laravel/reverb) to get started with that first. Your sites project type has to be set to "Laravel" to be able to do this, you can do that in the Settings tab.

Next press the Laravel tab and then the Reverb tab:

![Laravel Reverb](/storage/images/fa7effc9-f0d8-4334-896c-834e4749d27d.png "Laravel Reverb")

You'll see a few options here that you can configure to your liking. Save this and press the "Spawn server" button.

This will spawn the daemon required to the socket server.

![Laravel Reverb Details](/storage/images/80238147-df09-4998-9682-264530db0712.png "Laravel Reverb Details")