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
Forge CLI works best, if you use your forge.yml
as the one way to configure and modify your Laravel Forge sites.
But there will be situations, where you, or someone else, have updated parts of your site configuration directly on Laravel Forge.
In this case, your local forge.yml
file might be outdated and no longer contain the current site configuration.
To reload the configuration from Forge, you can use the forge config:pull
command. This command will overwrite all local changes in your forge.yml
file and replace it with the current settings from Forge.
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.