{"id":24054511,"url":"https://github.com/corbado/passkeys-php-laravel","last_synced_at":"2025-04-09T22:19:44.947Z","repository":{"id":270326909,"uuid":"910018314","full_name":"corbado/passkeys-php-laravel","owner":"corbado","description":"Add passkeys to your PHP laravel application using the Corbado passkey-first authentication solution.","archived":false,"fork":false,"pushed_at":"2025-03-25T07:43:11.000Z","size":98,"stargazers_count":80,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-02T20:11:12.131Z","etag":null,"topics":["faceid","fido2","javascript","laravel","passkey","passkeys","php","touchid","webauthn"],"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/corbado.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-12-30T09:42:35.000Z","updated_at":"2025-03-25T07:43:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"dc6eb1dd-c09a-4b31-aa4c-dc8296fcc4d9","html_url":"https://github.com/corbado/passkeys-php-laravel","commit_stats":null,"previous_names":["corbado/js-vanilljs-php-laravel","corbado/passkeys-php-laravel"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corbado%2Fpasskeys-php-laravel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corbado%2Fpasskeys-php-laravel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corbado%2Fpasskeys-php-laravel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/corbado%2Fpasskeys-php-laravel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/corbado","download_url":"https://codeload.github.com/corbado/passkeys-php-laravel/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248119607,"owners_count":21050800,"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":["faceid","fido2","javascript","laravel","passkey","passkeys","php","touchid","webauthn"],"created_at":"2025-01-09T03:47:25.867Z","updated_at":"2025-04-09T22:19:44.920Z","avatar_url":"https://github.com/corbado.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cimg width=\"1070\" alt=\"GitHub Repo Cover\" src=\"https://github.com/corbado/corbado-php/assets/18458907/aa4f9df6-980b-4b24-bb2f-d71c0f480971\"\u003e\n\n# PHP Laravel Passkeys Example Application\n\nThis is a sample implementation of the [Corbado passkeys-first authentication solution](https://www.corbado.com) using\nPHP Laravel. The following packages are being used:\n\n- [Corbado web-js](https://github.com/corbado/javascript/tree/develop/packages/web-js)\n- [Corbado PHP SDK](https://github.com/corbado/corbado-php)\n\n[![integration-guides](https://github.com/user-attachments/assets/7859201b-a345-4b68-b336-6e2edcc6577b)](https://app.corbado.com/integration-guides/php-laravel)\n\n## File structure\n\n- `app/Http/Controllers`: contains the controllers for handling HTTP requests\n- `config`: contains the configuration files\n- `database/migrations`: contains the database migration files, including our custom user table\n- `public`: contains the publicly accessible files, such as assets\n- `resources/views`: contains the Blade templates\n- `routes/web.php`: contains the route definitions\n- `.env`: environment variables configuration file\n\n## Setup\n\n### Prerequisites\n\nPlease follow the steps in [Getting started](https://docs.corbado.com/overview/getting-started) to create and configure\na project in the [Corbado developer panel](https://app.corbado.com/).\n\nYou need to have [PHP](https://www.php.net/downloads) and [Composer](https://getcomposer.org/download/) installed to run it.\n\n### Configure environment variables\n\nUse the values you obtained in [Prerequisites](#prerequisites) to configure the following variables inside a `.env`\nfile you create in the root folder of this project:\n\n```sh\nCORBADO_PROJECT_ID=pro-XXX\nCORBADO_API_SECRET=corbado1_XXX\nCORBADO_FRONTEND_API=https://${CORBADO_PROJECT_ID}.frontendapi.cloud.corbado.io\nCORBADO_BACKEND_API=https://backendapi.cloud.corbado.io\n```\n\n## Usage\n\n### Run the project locally\n\nRun\n\n```sh\ncomposer install\n```\n\nto install all dependencies.\n\nFinally, you can run the project locally with\n\n```sh\nphp artisan serve\n```\n\n## Passkeys support\n\n- Community for Developer Support: https://bit.ly/passkeys-community\n- Passkeys Debugger: https://www.passkeys-debugger.io/\n- Passkey Subreddit: https://www.reddit.com/r/passkey/","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcorbado%2Fpasskeys-php-laravel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcorbado%2Fpasskeys-php-laravel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcorbado%2Fpasskeys-php-laravel/lists"}