Skip to content
This repository was archived by the owner on Apr 15, 2026. It is now read-only.

Commit 9971093

Browse files
committed
See in action
1 parent 36ede3e commit 9971093

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,13 @@ The [Corbado](https://www.corbado.com) PHP SDK provides convenient access to the
1414

1515
:rocket: [Getting started](#rocket-getting-started) | :hammer_and_wrench: [Services](#hammer_and_wrench-services) | :books: [Advanced](#books-advanced) | :speech_balloon: [Support & Feedback](#speech_balloon-support--feedback)
1616

17+
*See in action*
18+
19+
[![integration-guides](https://github.com/user-attachments/assets/7859201b-a345-4b68-b336-6e2edcc6577b)](https://app.corbado.com/getting-started?search=php)
20+
21+
- Check the [PHP Laravel](https://github.com/corbado/passkeys-php-laravel) example
22+
- Check the integration tests [here](tests/integration)
23+
1724
## :rocket: Getting started
1825

1926
### Requirements
@@ -38,13 +45,6 @@ $config = new Corbado\Config('<Project ID>', '<API secret>', '<Frontend API URL>
3845
$sdk = new Corbado\SDK($config);
3946
```
4047

41-
### See in action
42-
43-
[![integration-guides](https://github.com/user-attachments/assets/7859201b-a345-4b68-b336-6e2edcc6577b)](https://app.corbado.com/getting-started?search=php)
44-
45-
- Check the [PHP Laravel](https://github.com/corbado/passkeys-php-laravel) example
46-
- Check the integration tests [here](tests/integration)
47-
4848
## :hammer_and_wrench: Services
4949

5050
The Corbado PHP SDK provides the following services:

0 commit comments

Comments
 (0)