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.

Learn everything about Laravel Websockets

Kickstart your Laravel Websockets project with this in-depth video course – sign up to our newsletter and get a notification when it launches.

Desktop Apps With Electron course