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

Forge CLI

Init

The forge init command allows you to link the current working directory with a site and server on Laravel Forge.

When calling forge init, you can choose from an interactive list, which server you want to link the site with.

After selecting the server, you can either go and create a new site on Forge, or link the directory with an already existing site on the selected server:

Once the site is linked/created, Forge CLI will create a file called forge.yml in your current working directory. This file contains the current site (and server) configuration that you have.

You can safely put this file into version control to later synchronize changes to Forge.

Build desktop applications as a web developer

Our course teaches you how to build, publish, and distribute desktop applications with HTML, JavaScript and CSS.

Learn more
Desktop Apps With Electron course