ish
Verified User
- Joined
- Nov 27, 2021
- Messages
- 7
Hi,
I'm developing a real-time chat app using the Laravel framework. when I'm developing the chat application, I used the Laravel WebSocket package. it's working perfectly in localhost. but, when I deployed it to the direct admin c panel by running WebSocket with the command 'php artisan websocket:serve', it was not working as in the localhost. could I know please, how to configure the Laraval WebSocket app in the DirectAdmin ?. also, it's a pleasure if I could know how to put the NGINX CONFIGURATION into the WebSocket of the DirectAdmin. waiting for a reply as soon as possible. thank you for your time.
Documentation of the Laravel WebSockets
Thank you
I'm developing a real-time chat app using the Laravel framework. when I'm developing the chat application, I used the Laravel WebSocket package. it's working perfectly in localhost. but, when I deployed it to the direct admin c panel by running WebSocket with the command 'php artisan websocket:serve', it was not working as in the localhost. could I know please, how to configure the Laraval WebSocket app in the DirectAdmin ?. also, it's a pleasure if I could know how to put the NGINX CONFIGURATION into the WebSocket of the DirectAdmin. waiting for a reply as soon as possible. thank you for your time.
Documentation of the Laravel WebSockets
Laravel Websockets - Introduction
We focus on building tools that make your life as developer more enjoyable and love sharing our broad knowledge that we gain during this process.
beyondco.de
Thank you