ish
Verified User
- Joined
- Nov 27, 2021
- Messages
- 7
I'm developing a real-time chat app using the Laravel when I'm developing the chat application, I used the Laravel WebSocket. 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 ?.