Tinkerwell 4 is out now! Get the most popular PHP Scratchpad application. Tinkerwell 4 is out now: Get the most popular PHP Scratchpad with Detail Dive, AI code generation and more. Learn more
The forge env:pull
command allows you to pull the current environment file of your Laravel Forge site to your local filesystem.
The naming convention is:
.env.forge.[ENVIRONMENT]
So by running forge env:pull
, Forge CLI will write the current environment file to .env.forge.production
.
Running forge env:pull staging
would create a file called .env.forge.staging
.
Don’t waste time building admin panels for your Laravel applications. Let Invoker do the hard work for you. No coding. No setup. No stress.
Learn more