{"id":19070005,"url":"https://github.com/pyaesoneaungrgn/japoe-client","last_synced_at":"2025-08-10T03:34:57.029Z","repository":{"id":257803964,"uuid":"864582182","full_name":"PyaeSoneAungRgn/japoe-client","owner":"PyaeSoneAungRgn","description":"A Self-Hosted Error Tracking Solution for Laravel","archived":false,"fork":false,"pushed_at":"2025-07-28T05:00:34.000Z","size":30,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-28T07:06:06.856Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PyaeSoneAungRgn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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,"zenodo":null}},"created_at":"2024-09-28T15:50:50.000Z","updated_at":"2025-07-28T05:00:33.000Z","dependencies_parsed_at":null,"dependency_job_id":"fdf49960-0665-4185-85da-5d57b8f6cd24","html_url":"https://github.com/PyaeSoneAungRgn/japoe-client","commit_stats":null,"previous_names":["pyaesoneaungrgn/japoe-client"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/PyaeSoneAungRgn/japoe-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyaeSoneAungRgn%2Fjapoe-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyaeSoneAungRgn%2Fjapoe-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyaeSoneAungRgn%2Fjapoe-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyaeSoneAungRgn%2Fjapoe-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PyaeSoneAungRgn","download_url":"https://codeload.github.com/PyaeSoneAungRgn/japoe-client/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PyaeSoneAungRgn%2Fjapoe-client/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269672058,"owners_count":24457112,"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","status":"online","status_checked_at":"2025-08-10T02:00:08.965Z","response_time":71,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11-09T01:16:29.523Z","updated_at":"2025-08-10T03:34:57.006Z","avatar_url":"https://github.com/PyaeSoneAungRgn.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# A Self-Hosted Error Tracking Solution for Laravel\n\nThis is a client package for [JaPoe](https://japoe.pyaesoneaung.dev), a self-hosted error tracking system that allows you to monitor and manage errors.\n\n## Requirements\n\n-   Laravel \u003e= 11.x\n\n## Installation\n\nTo start tracking errors with JaPoe Client, follow the steps below:\n\n### Step 1: Install JaPoe Client\n\nUse Composer to install the JaPoe Client package:\n\n```bash\ncomposer require pyaesoneaung/japoe-client\n```\n\n### Step 2: Register JaPoe Client\n\nIn `bootstrap/app.php`, register the `JaPoeClient` to handle exceptions in your application:\n\n```php\n-\u003ewithExceptions(function (Exceptions $exceptions) {\n    \\PyaeSoneAung\\JaPoeClient\\Facades\\JaPoeClient::handles($exceptions);\n})-\u003ecreate();\n```\n\n### Step 3: Update Your Environment Configuration\n\nNext, update the .env file with the following configurations:\n\n```.env\nJAPOE_ENABLE=true\nJAPOE_HOST=your-japoe-host\nJAPOE_KEY=your-japoe-key\n```\n\nMake sure to replace your-japoe-host and your-japoe-key with your actual server information and API key.\n\n### Step 4: Test JaPoe Client\n\nOnce everything is set up, test the JaPoe Client by running:\n\n```bash\nphp artisan japoe:test\n```\n\nIf the setup is successful, your Laravel application will now begin tracking errors and sending them to your self-hosted JaPoe server.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyaesoneaungrgn%2Fjapoe-client","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpyaesoneaungrgn%2Fjapoe-client","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyaesoneaungrgn%2Fjapoe-client/lists"}