Resources > Sentry Build </>
June 10, 2025 at 10AM PT
Sometimes things are broken, sometimes they ’re just weird. Vague user messages like “it seems broken”, the metrics make no sense, and no one wants to spend an hour trying to repro a weird loading state.
This 1.5-hour workshop extends our typical format but keeps it hands-on. We’re diving deep into tracing to understand what your app is really doing—across frontend and backend.
Clone our repository and set up the workshop environment on your local machine.
git clone https://github.com/nikolovlazar/errorfix-laravel cd errorfix-laravel composer install npm install cp .env.example .env php artisan key:generate touch database/database.sqlite php artisan migrate:fresh php artisan db:seed npm run build composer dev:ssr
Use Drizzle and Neon to see how queries behave in real traffic—slow ones, repeated ones, or the ones that only show up under just the right load.
Use React Native + Expo to trace slow screens, network delays, and state transitions that make users think your app froze—even if it didn’t crash.
Learn how to add custom spans around queue jobs, service calls, or anything Laravel doesn’t instrument for you—so you can debug more than just controllers.
Coming soon, but you can assume it’s something you’ve been ignoring in your stack and probably shouldn’t be.
Here’s a quick look at how Sentry handles your personal information (PII).
×We collect PII about people browsing our website, users of the Sentry service, prospective customers, and people who otherwise interact with us.
What if my PII is included in data sent to Sentry by a Sentry customer (e.g., someone using Sentry to monitor their app)? In this case you have to contact the Sentry customer (e.g., the maker of the app). We do not control the data that is sent to us through the Sentry service for the purposes of application monitoring.
Am I included?We may disclose your PII to the following type of recipients:
You may have the following rights related to your PII:
If you have any questions or concerns about your privacy at Sentry, please email us at compliance@sentry.io.
If you are a California resident, see our Supplemental notice.