diff --git a/docs/docs.json b/docs/docs.json
index 444f74b5d..6d842d101 100644
--- a/docs/docs.json
+++ b/docs/docs.json
@@ -125,6 +125,7 @@
"integrations/app-connections/hashicorp-vault",
"integrations/app-connections/heroku",
"integrations/app-connections/humanitec",
+ "integrations/app-connections/laravel-forge",
"integrations/app-connections/ldap",
"integrations/app-connections/mssql",
"integrations/app-connections/mysql",
diff --git a/docs/images/app-connections/laravel-forge/api-token-create-form.png b/docs/images/app-connections/laravel-forge/api-token-create-form.png
new file mode 100644
index 000000000..895da4d77
Binary files /dev/null and b/docs/images/app-connections/laravel-forge/api-token-create-form.png differ
diff --git a/docs/images/app-connections/laravel-forge/api-token-generated.png b/docs/images/app-connections/laravel-forge/api-token-generated.png
new file mode 100644
index 000000000..8edc62261
Binary files /dev/null and b/docs/images/app-connections/laravel-forge/api-token-generated.png differ
diff --git a/docs/images/app-connections/laravel-forge/app-connection-create-api-token.png b/docs/images/app-connections/laravel-forge/app-connection-create-api-token.png
new file mode 100644
index 000000000..69fe3b2b3
Binary files /dev/null and b/docs/images/app-connections/laravel-forge/app-connection-create-api-token.png differ
diff --git a/docs/images/app-connections/laravel-forge/app-connection-form.png b/docs/images/app-connections/laravel-forge/app-connection-form.png
new file mode 100644
index 000000000..e03289a65
Binary files /dev/null and b/docs/images/app-connections/laravel-forge/app-connection-form.png differ
diff --git a/docs/images/app-connections/laravel-forge/app-connection-generated.png b/docs/images/app-connections/laravel-forge/app-connection-generated.png
new file mode 100644
index 000000000..badc5d8c5
Binary files /dev/null and b/docs/images/app-connections/laravel-forge/app-connection-generated.png differ
diff --git a/docs/images/app-connections/laravel-forge/app-connection-option.png b/docs/images/app-connections/laravel-forge/app-connection-option.png
new file mode 100644
index 000000000..50ac89c27
Binary files /dev/null and b/docs/images/app-connections/laravel-forge/app-connection-option.png differ
diff --git a/docs/images/app-connections/laravel-forge/app-connection-profile.png b/docs/images/app-connections/laravel-forge/app-connection-profile.png
new file mode 100644
index 000000000..18e66a5a5
Binary files /dev/null and b/docs/images/app-connections/laravel-forge/app-connection-profile.png differ
diff --git a/docs/integrations/app-connections/laravel-forge.mdx b/docs/integrations/app-connections/laravel-forge.mdx
new file mode 100644
index 000000000..67ce55270
--- /dev/null
+++ b/docs/integrations/app-connections/laravel-forge.mdx
@@ -0,0 +1,107 @@
+---
+title: "Laravel Forge Connection"
+description: "Learn how to configure a Laravel Forge Connection for Infisical."
+---
+
+Infisical supports the use of [API Tokens](https://forge.laravel.com/docs/api#create-a-new-api-token) to connect with Laravel Forge.
+
+## Create Laravel Forge API Token
+
+