Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.

User1980's avatar

php artisan down blocking websockets connections

Hi all,

When you follow this page on Laravel 6: https://laravel.com/docs/6.x/configuration#maintenance-mode

This command is not enough to allow self-hosted WebSockets with this Laravel package: https://beyondco.de/docs/laravel-websockets/getting-started/introduction

php artisan down --allow=127.0.0.1 --allow=192.168.0.0/16

How to allow wss:// Any idea what to do please?

Thank you.

0 likes
0 replies

Please or to participate in this conversation.