2 Comments
Jan 17, 2023Liked by Stephen Rees-Carter

Great tips. We liked this feature and wanted it for it's Laravel Vapor support but we were not comfortable committing to GIT (even if it's encrypted...). So we store our ENV file in AWS Param Store. We retrieve it and encrypt it using artisan during deployment for Vapor to use.

Just thought I'd mention that there's a use case without needing to store in GIT.

Expand full comment