Laravel Envoy - How to Automate the Boring Stuff | HackerNoon
Briefly

Laravel Envoy is underrated and can significantly boost productivity for any developer, not just restricted to Laravel projects. It simplifies automation through Tasks and Stories, making server configurations like setting up Nginx a breeze without the need for complex setups or specific project requirements.
With Envoy, elements like Tasks (actions like updating servers or cloning repositories) and Stories (collections of Tasks) enable streamlined automation even beyond the typical CI/CD workflows. The setup involves creating a single script file using Blade syntax, making automation accessible and efficient for various tasks, including tasks like configuring Nginx and managing SSH keys for GitHub access.
Read at Hackernoon
[
|
]