How to use env variables with Laravel Envoy scripts
Laravel Envoy provides a nice alternative for projects that don't need or can't have a push to deploy setup.
I found out that you can use environment-variables quite easily inside tasks.
Laravel Envoy provides a nice alternative for projects that don't need or can't have a push to deploy setup.
I found out that you can use environment-variables quite easily inside tasks.
For a long time I was hesitant to dive into alternatives and always used FTP clients for deployment.
Recently I noticed there are a many small steps without immediately sailing rough seas on docker ships.