Level 1
I've been considering vapor myself and ran across this example this morning. Hopefully it may help you - https://gist.github.com/barryvdh/0042fc66607aa84802f2e6a4537bb586
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I can deploy manually just fine using Laravel Vapor locally, but I want to deploy via vapor using bitbucket pipelines when a branch is merged.
I've added VAPOR_API_TOKEN to bitbucket repo variables and also .env but the build fails at the vapor login step it always asks to login. Any help would be appreciated or an example for bitbucket pipelines and vapor would be even more appreciated.
Please or to participate in this conversation.