{"id":19227165,"url":"https://github.com/jv-k/uf-debug","last_synced_at":"2025-02-23T10:24:40.408Z","repository":{"id":124513195,"uuid":"562357213","full_name":"jv-k/uf-debug","owner":"jv-k","description":"Provides a simple page which can be customised to show debug information for developing software with UserFrosting.","archived":false,"fork":false,"pushed_at":"2022-11-06T05:10:27.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-21T07:46:46.242Z","etag":null,"topics":["userfrosting","userfrosting-sprinkle"],"latest_commit_sha":null,"homepage":"","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/jv-k.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2022-11-06T04:39:21.000Z","updated_at":"2023-03-08T15:58:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"368de7af-74e0-4ac4-aac1-bc0646d4285f","html_url":"https://github.com/jv-k/uf-debug","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jv-k%2Fuf-debug","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jv-k%2Fuf-debug/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jv-k%2Fuf-debug/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jv-k%2Fuf-debug/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jv-k","download_url":"https://codeload.github.com/jv-k/uf-debug/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240300608,"owners_count":19779666,"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":["userfrosting","userfrosting-sprinkle"],"created_at":"2024-11-09T15:22:12.545Z","updated_at":"2025-02-23T10:24:40.367Z","avatar_url":"https://github.com/jv-k.png","language":"PHP","readme":"# Debug Sprinkle for UserFrosting\n\nThis Sprinkle provides a simple page which can be customised to show debug information for developing software with UserFrosting.\n\n# Installation\nTo install this sprinkle, add `uf-debug` to the `require` and `base` sections of your `app/sprinkles.json` file in your UserFrosting installation:\n\n```json\n{\n    \"require\": {\n        ...\n        \"jv-k/uf-debug\": \"^1.0.0\"\n    },\n    \"base\": [\n        ...\n        \"uf-debug\"\n    ]\n}\n```\n\nDownload and install the new dependency to your sprinkles folder:\n```bash\ncomposer update\n```\n\nAdd the `debug_access` permission to the database permissions:\n```bash\nphp bakery seed DebugPermissions\n```\n\nFinally, add the sprinkle to your installing with the last step, which updates the autoloader:\n```bash\ncomposer dump-autoload\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjv-k%2Fuf-debug","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjv-k%2Fuf-debug","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjv-k%2Fuf-debug/lists"}