
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.

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)
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).