{"id":16465600,"url":"https://github.com/peterfox/sentry-laravel-event-id-example","last_synced_at":"2025-10-20T03:47:32.240Z","repository":{"id":237439173,"uuid":"764647028","full_name":"peterfox/sentry-laravel-event-id-example","owner":"peterfox","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-28T13:34:10.000Z","size":13267,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-10T13:51:27.449Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/peterfox.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-28T13:10:35.000Z","updated_at":"2024-02-28T13:34:15.000Z","dependencies_parsed_at":"2024-05-01T21:18:41.279Z","dependency_job_id":null,"html_url":"https://github.com/peterfox/sentry-laravel-event-id-example","commit_stats":null,"previous_names":["peterfox/sentry-laravel-event-id-example"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterfox%2Fsentry-laravel-event-id-example","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterfox%2Fsentry-laravel-event-id-example/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterfox%2Fsentry-laravel-event-id-example/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterfox%2Fsentry-laravel-event-id-example/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peterfox","download_url":"https://codeload.github.com/peterfox/sentry-laravel-event-id-example/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241026488,"owners_count":19896644,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-11T11:34:35.415Z","updated_at":"2025-10-20T03:47:27.184Z","avatar_url":"https://github.com/peterfox.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sentry with Event ID displayed on error page demo\n\n# How it works\n\nIn Laravel, the report functionality reports the error and then hands it over to the renderer\nfunctionality. The renderer can then display it in the error page (in Production) or an API response.\n\n![](./resources/screenshots/error.png)\n\nThe idea is that an end user can provide the event ID to the developer who can then navigate to the\nurl https://peter-fox-personal.sentry.io/issues/?query=4ECE59523D12422DBE9F9668F3211FFD\n\nWhich then takes the user to the page in sentry for that specific event that occurred with in the\napplication and was reported to Sentry.\n\n![](./resources/screenshots/result-in-sentry.png)\n\n![](./resources/screenshots/error-in-sentry.png)\n\n## Setting up the project\n\nClone and then copy the .env.example to .env\nThen edit to supply your sentry DSN.\n\n```dotenv\nSENTRY_LARAVEL_DSN=\n```\nThen run the artisan server\n```shell\nphp artisan serve\n```\nThen navigate to http://localhost:8000/error to see a unique event\nid shown.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterfox%2Fsentry-laravel-event-id-example","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeterfox%2Fsentry-laravel-event-id-example","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterfox%2Fsentry-laravel-event-id-example/lists"}