mirror of
https://github.com/jonathan-martz/pocketbase-php-sdk.git
synced 2026-04-03 07:27:42 +00:00
add composer require command
This commit is contained in:
@@ -4,6 +4,10 @@
|
|||||||
##### This Repository are in active Development
|
##### This Repository are in active Development
|
||||||
***
|
***
|
||||||
|
|
||||||
|
``` bash
|
||||||
|
composer require mkay-development/pocketbase-php-sdk
|
||||||
|
```
|
||||||
|
|
||||||
``` php
|
``` php
|
||||||
// Example init and use
|
// Example init and use
|
||||||
use \Pb\Client as pb;
|
use \Pb\Client as pb;
|
||||||
|
|||||||
Reference in New Issue
Block a user