Laravel Cloud makes it easy to keep your team informed about important events by sending notifications directly to your Slack channels. You can configure notifications for both organization-wide and application-specific events, ensuring you never miss a critical update.

Organization Notifications

Laravel Cloud can send notifications to your Slack workspace to keep your team informed about important events and changes within your organization.

Connecting to Slack

To get started, navigate to your organization’s Integrations settings and click Connect Slack workspace. A new window will open where you can complete the integration setup with your Slack workspace.

Once your Slack workspace is connected, navigate to your organization’s Notifications settings. Toggle on Enable Slack notifications and select the channel where you want to receive notifications.

Notification Categories

Laravel Cloud supports notifications for the following organization-level events:

  • Organization – Changes to your organization’s settings
  • Members – New and removed members of your organization
  • Applications – Creation, deletion, and changes to applications
  • Resources – Creation, deletion, and changes to resources
  • Resource alerts – Notifications for application and database resource issues, including:
    • App Cluster CPU Usage
    • App Cluster crashing
    • App Cluster disk usage
    • App Cluster out-of-memory (OOM)
    • App Cluster RAM usage
    • Database Cluster CPU usage
    • Database Cluster crashing
    • Database Cluster disk usage
    • Database out-of-memory (OOM)
    • Database RAM usage
    • Worker Cluster CPU Usage
    • Worker Cluster crashing
    • Worker Cluster disk usage
    • Worker Cluster out-of-memory (OOM)
    • Worker Cluster RAM usage
    • Cache max size / bandwidth (pending)
    • Cache upgraded due to max size
    • Cache upgraded due to bandwidth
  • Payments – Successful and failed invoice payments (you can choose to receive notifications for all payments or only failed payments)

All notification categories are enabled by default. You may disable any categories that you do not wish to receive notifications for.

Application Notifications

Individual applications also have their own notification settings that can be configured independently from your organization-level notifications. Navigate to your application’s Notifications settings to configure these options.

Notification Categories

Laravel Cloud supports notifications for the following application-level events:

  • Environments – Creation, deletion, and changes to environments in this application.
  • Alerts – App and Worker compute cluster alerts (including CPU, RAM, crashes, and OOM issues).
  • Deployments – Successful and failed deployments (you can choose to receive notifications for all deployments or only failed deployments).
  • Commands – Successful and failed commands (you can choose to receive notifications for all commands or only failed commands).

All notification categories are enabled by default. You may disable any categories that you do not wish to receive notifications for.