Skip to content

Instantly share code, notes, and snippets.

View phlisg's full-sized avatar

Json phlisg

View GitHub Profile
@phlisg
phlisg / .env
Created October 21, 2025 12:36
Doppler env generator for Laravel
#!/usr/bin/env bash
####
#### ARGUMENTS REQUIRED
####
# Doppler project name
# Doppler config name
# Token (optional if using CLI)
# Specify sub-env filename (.staging to make .env.staging) - Optional
# Voila!