Tinkerwell 4 is out now! Get the most popular PHP Scratchpad application. Learn more

Forge CLI

Push environment files

Once you have pulled down your environment file using forge env:pull, you can push the changes back to Laravel Forge by calling:

forge env:push

To ensure that you do not accidentally keep an old state of your environment file, Forge CLI asks you if you want to delete the env file after pushing.

Laravel Herd

Herd is a blazing fast, native Laravel and PHP development environment for macOS. It includes everything you need to get started with Laravel development, including PHP and nginx. Once you install Herd, you're ready to start developing with Laravel.

Herd is available for macOS and Windows.

Learn more