Tinkerwell 5 is out now! Your favorite PHP Scratchpad enters the AI age. Tinkerwell 5 is out now! Your favorite PHP Scratchpad enters the AI age with conversational AI, MCP and more. Learn more
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.
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.