Providers / Laravel Forge
Laravel Forge
BetaDeploy to servers managed by Laravel Forge. Perfect for Laravel applications with built-in Composer, queue, and SSL support.
Currently in early testing. Some features may not work as expected on all Forge instances.
Supported features
Site ManagementSSL Certificates (Let's Encrypt)Database ManagementQueue WorkersGit DeploymentDaemon Commands
Not supported
Application DeploymentCron JobsDomain ManagementDomain MappingEnvironment VariablesGit Source ManagementGit Version ControlSSL Certificates
Configuration
{
"provider": "forge",
"api_token": "${FORGE_API_TOKEN}",
"server_id": "789012"
}Installation
composer global require laravel/forge-sdk