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.

Tinkerwell: The PHP Scratchpad

Enjoy coding and debugging in an editor designed for fast feedback and quick iterations. It's like a shell for your application – but with multi-line editing, code completion, and more.