{"id":18315562,"url":"https://github.com/mathieutu/pingcrm-graphql","last_synced_at":"2025-10-30T12:36:19.985Z","repository":{"id":135922751,"uuid":"312931139","full_name":"mathieutu/pingcrm-graphql","owner":"mathieutu","description":"A test of adding a autogenerated and optimized graphql api in a Laravel project.","archived":false,"fork":false,"pushed_at":"2020-11-15T01:06:31.000Z","size":615,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-09T21:47:09.540Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/mathieutu.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2020-11-15T00:53:23.000Z","updated_at":"2021-04-22T08:04:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"e5371aa1-040d-47fc-bdfd-1a8928b6f845","html_url":"https://github.com/mathieutu/pingcrm-graphql","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mathieutu/pingcrm-graphql","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathieutu%2Fpingcrm-graphql","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathieutu%2Fpingcrm-graphql/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathieutu%2Fpingcrm-graphql/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathieutu%2Fpingcrm-graphql/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mathieutu","download_url":"https://codeload.github.com/mathieutu/pingcrm-graphql/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mathieutu%2Fpingcrm-graphql/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269273478,"owners_count":24389406,"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-07T02:00:09.698Z","response_time":73,"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-05T16:41:34.681Z","updated_at":"2025-10-30T12:36:19.901Z","avatar_url":"https://github.com/mathieutu.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ping CRM\n\nA demo application to illustrate how Inertia.js works.\n\n![](https://raw.githubusercontent.com/inertiajs/pingcrm/master/screenshot.png)\n\n## Installation\n\nClone the repo locally:\n\n```sh\ngit clone https://github.com/inertiajs/pingcrm.git pingcrm\ncd pingcrm\n```\n\nInstall PHP dependencies:\n\n```sh\ncomposer install\n```\n\nInstall NPM dependencies:\n\n```sh\nnpm ci\n```\n\nBuild assets:\n\n```sh\nnpm run dev\n```\n\nSetup configuration:\n\n```sh\ncp .env.example .env\n```\n\nGenerate application key:\n\n```sh\nphp artisan key:generate\n```\n\nCreate an SQLite database. You can also use another database (MySQL, Postgres), simply update your configuration accordingly.\n\n```sh\ntouch database/database.sqlite\n```\n\nRun database migrations:\n\n```sh\nphp artisan migrate\n```\n\nRun database seeder:\n\n```sh\nphp artisan db:seed\n```\n\nRun the dev server (the output will give the address):\n\n```sh\nphp artisan serve\n```\n\nYou're ready to go! Visit Ping CRM in your browser, and login with:\n\n- **Username:** johndoe@example.com\n- **Password:** secret\n\n## Running tests\n\nTo run the Ping CRM tests, run:\n\n```\nphpunit\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmathieutu%2Fpingcrm-graphql","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmathieutu%2Fpingcrm-graphql","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmathieutu%2Fpingcrm-graphql/lists"}