Deploying laravel Reverb

ejlocop
PRO

a month 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](app.example.com) and the back-end app is on [api.example.com](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](run-worker.sh) file
but I'm still getting wss://[api.example.com](api.example.com)/app/g4cxjz3vypsshjxsko2r?protocol=7&client=js&version=8.4.0&flash=false

$10 Bounty

1 Replies

ejlocop
PRO

a month ago

56bf5ecc-f58f-446a-a05c-bd5b125a0cae


longbuivan
HOBBY

a month ago

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


Deploying laravel Reverb - Railway Help Station