Skip to main content

Overview

Update site name, branch, and manage site lifecycle. Basic configuration for your Laravel applications.

Site Configuration

Editable Fields

Name

Human-readable site identifier (must be unique)

Branch

Active deployment branch for your repository

Repository

Source control repository (read-only)

Update Process

1

Modify settings

Change name and/or branch as needed
2

Save changes

Click “Save” to apply configuration updates
3

Verification

Changes are immediately reflected across the dashboard
Name Validation: Must be unique across your account, cannot be empty
Changing the branch affects future deployments. Ensure the new branch exists in your repository.

Site Destruction

Destruction Process

1

Access section

Scroll to “Destroy Site” section at bottom
2

Review consequences

All site data will be permanently lost, SSL certificates preserved
3

Confirm action

Click “Destroy” and confirm in the dialog
4

Monitor process

Site status changes to “Deleting” and removal begins

What Gets Removed

Stops all services, removes queue workers, deletes scheduled tasks
Removes site directory, Nginx configs, environment files
Restarts web services, updates server configurations
Site destruction is irreversible. Backup important data before proceeding.
I