Deploying laravel Reverb
ejlocop
PROOP

7 months ago

Hello,

Does anyone here knows how to deploy and configure laravel reverb on laravel and vue application?
my front-end app is sitting on app.example.com and the back-end app is on api.example.com

I already tried to follow this guide https://docs.railway.com/guides/laravel
and configure the command for reverb using php artisan reverb:start on run-worker.sh file
but I'm still getting wss://api.example.com/app/g4cxjz3vypsshjxsko2r?protocol=7&client=js&version=8.4.0&flash=false

$10 Bounty

2 Replies

ejlocop
PROOP

7 months ago

56bf5ecc-f58f-446a-a05c-bd5b125a0cae


longbuivan
HOBBY

7 months ago

Have you try to create a Docketfile? Any "not yet supported provider" in Railway, you should need to wrap it to Dockerfile.


Loading...