Skip to main content
Glama
brianirish

Laravel 12 Docs MCP Server

by brianirish
sentry.md3.73 kB
# Vapor - Integrations/Sentry *Source: https://docs.vapor.build/integrations/sentry* --- - [Laravel Vapor home page](https://vapor.laravel.com)Search...⌘KAsk AI [Support](/cdn-cgi/l/email-protection#ec9a8d9c839eac808d9e8d9a8980c28f8381) - [Platform Status](https://status.laravel.com/) - [Dashboard](https://vapor.laravel.com) - [Dashboard](https://vapor.laravel.com) Search...NavigationIntegrationsSentry[Documentation](/introduction)[Knowledge Base](/kb/troubleshooting)- [Community](https://discord.com/invite/laravel) - [Blog](https://blog.laravel.com/vapor) ##### Get Started - [Introduction](/introduction) ##### Projects - [The Basics](/projects/the-basics) - [Environments](/projects/environments) - [Deployments](/projects/deployments) - [Development](/projects/development) - [Domains](/projects/domains) ##### Resources - [Queues](/resources/queues) - [Storage](/resources/storage) - [Networks](/resources/networks) - [Databases](/resources/databases) - [Caches](/resources/caches) - [Logs](/resources/logs) ##### Integrations - [Sentry](/integrations/sentry) ##### Other - [Abuse](/abuse) Integrations# Sentry Integrate Sentry error monitoring with Laravel Vapor. ## [​](#overview)Overview [Sentry](https://sentry.io) provides error monitoring and tracing for Laravel applications. Vapor has partnered with Sentry to allow you to create new Sentry organizations without leaving Vapor. After creating your Sentry organization, you may easily add Sentry error monitoring to any of your Vapor projects. ## [​](#connect-with-sentry)Connect with Sentry Before you can use Sentry with Vapor, you must connect your Vapor account to a Sentry account. To do this, visit the [Sentry panel](https://vapor.laravel.com/app/team/settings/sentry-organization) in the team settings dashboard. Clicking “Connect with Sentry” will create a new, Vapor-linked Sentry organization with the email address shown under “Sentry Account Email”. You will receive an email from Sentry confirming your new organization. It is not possible to use an existing Sentry organization with the Vapor integration. Vapor created Sentry projects will be added to the new organization. ## [​](#creating-sentry-projects)Creating Sentry Projects Vapor allows you to create new Sentry projects directly from the Vapor dashboard. To create a new Sentry project, visit the project’s Sentry dashboard. Clicking “Save” will create a new project within the team owner’s connected Sentry organization. Once the project is created, you will be provided with a DSN key that you may use to configure your Laravel application. Vapor does not automatically install Sentry into your Laravel application. You should install the [Sentry SDK for Laravel](https://github.com/getsentry/sentry-laravel) via Composer and define the `SENTRY_LARAVEL_DSN` environment variable. Was this page helpful? YesNo[Logs](/resources/logs)[Abuse](/abuse)On this page - [Overview](#overview) - [Connect with Sentry](#connect-with-sentry) - [Creating Sentry Projects](#creating-sentry-projects) [Laravel Vapor home page](https://vapor.laravel.com)[x](https://x.com/laravelphp)[github](https://github.com/laravel)[discord](https://discord.com/invite/laravel)[linkedin](https://linkedin.com/company/laravel)Platform [Dashboard](https://vapor.laravel.com/)[Status](https://status.laravel.com/)Legal and Compliance [Term of Service](https://vapor.laravel.com/terms)[Privacy Policy](https://vapor.laravel.com/privacy)[x](https://x.com/laravelphp)[github](https://github.com/laravel)[discord](https://discord.com/invite/laravel)[linkedin](https://linkedin.com/company/laravel)AssistantResponses are generated using AI and may contain mistakes.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/brianirish/laravel-docs-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server