Laravel Forge

reading time 3 mins

This guide is designed to get you set up with deploying your secrets to Laravel Forge. We assume you are already using the open-source Laravel framework and have deployed some code to Laravel Forge.

Prerequisites

  • You have an account setup at Laravel Forge and have deployed some code

Forge API key

Go to your Laravel Forge Account and click "Create new Token":

1238

Authorization

In your project, navigate to Integrations and select "Laravel Forge":

2310

Give your key a name and copy and paste your newly created token into the API Key text field. Hit "Connect", you have now successfully connected your Laravel Forge account with Doppler!

3904

Configuration

In the next screen, you can select what site & server you would like to integrate with:

3834
  1. Select your server.
  2. Select your site.
  3. Select the config you would like to integrate with.

Hit "Setup Integration" and you are all set up!

The secrets from your selected config will be immediately and continuously synced with your Laravel Forge site.

👍

Amazing Work!

Now you are all set up on Laravel Forge. The next time you deploy your secrets will be fetched from Doppler.