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

oliverbusk's avatar

Laravel Vapor - Queue worker serverless

Hi all

I just watched Taylots presentation of Laravel Vapor and so far it seems like a great tool. I already have a website running Laravel (using Forge), where I currently use a load balancer setup through DigitalOcean.

I specifically have one server that is only handling the queue jobs from my main application (Redis).

I was wondering - would it make sense (and can it be done), to change the setup so the queue server is living on Laravel Vapor (serverless), so it could just auto-scale, and still connect to my main application in Forge?

0 likes
2 replies
jlrdw's avatar

I am just guessing, but Taylor will probably have good usage videos later like he did on Nova. But a good detailed video of "using" things together would be a good one.

Taylor verses Jeffrey on video lessons, they are both pretty darn good.

Please or to participate in this conversation.