Level 1
Hi Luca,
Envoyer has an option when you deploy your site you can specify a git tag. You have three options when you deploy with envoyer:
- Default branch
- A different branch
- Tag
Good luck with it!
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Hi there :)
I'd like to use envoyer to deploy my next laravel project and I'm wondering how to go about the following.
I understand I can auto deploy from a specific branch such as master, but this can also prove to be dangerous if I or a work mate accidentally push to master. Ideally I'd like to deploy a git tag which I create from my master branch. Whats the best way to go about this with envoyer?
Thanks!
Please or to participate in this conversation.