Skip to main content
Infisical supports the use of API Tokens to connect with Laravel Forge.

Create Laravel Forge API Token

1

From your Laravel Forge dashboard, click on your user avatar and go to 'API'

Laravel Forge User Settings
2

Click 'Create Token'

Applications Tab
3

Provide Token Information

Provide a name for your token and select the following permissions:
  • user:view
  • organization:view
  • server:view
  • site:manage-environment
Then click ‘Add token’.Token Form
4

Copy the token securely

Make sure to copy the token now—you won’t be able to access it again.Token Generated

Create a Laravel Forge Connection in Infisical

  • Infisical UI
  • API
1

Navigate to App Connections

In your Infisical dashboard, navigate to the App Connections page in the desired project.App Connections Tab
2

Select Laravel Forge Connection

Click + Add Connection and choose Laravel Forge Connection from the list of integrations.Select Laravel Forge Connection
3

Fill out the Laravel Forge Connection form

Complete the form by providing:
  • A descriptive name for the connection
  • An optional description
  • The API Token from the previous step Laravel Forge Connection Modal
4

Connection created

After submitting the form, your Laravel Forge Connection will be successfully created and ready to use with your Infisical project.Laravel Forge Connection Created