Level 2
Did some more research and found Envoy, it's Laravel's custom answer for Fabric: https://github.com/laravel/envoy
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
Just reading through this article about web development in general:
@ks_aps/writing-a-web-application-do-it-right-fd14973f162" target="_blank">https://medium.com/@ks_aps/writing-a-web-application-do-it-right-fd14973f162
It recommends a few tools for automating deployment like ansible and fabric. Do any of you use tools like these? I kind of understand the value. You can deploy new code with schema changes and whatnot without having to break your team's instances.
Please or to participate in this conversation.