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

Forge CLI

Synchronize configuration with Forge

When you made changes to your forge.yml file, like modifying the deployment script, adding a webhook manually, or modifying the quick-deploy setting, you need to synchronize these changes with Laravel Forge in order for them to take effect.

You can do this by running forge config:push.

This command will read your local forge.yml file and synchronize its settings with Laravel Forge.

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