354 B
354 B
| title | order |
|---|---|
| Restarting Server | 4 |
Restarting Server
If you use Supervisor to keep your server alive, you might want to restart it just like queue:restart does.
To do so, consider using the websockets:restart. In a maximum of 10 seconds since issuing the command, the server will be restarted.
php artisan websockets:restart