You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You can install unofficial [fourcoders/latch-sdk-php](https://github.com/fourcoders/latch-sdk-php). Its very similar to the official Latch PHP SDK by ElevenPaths , however we use composer for managing the dependencies and Guzzle for the HTTP Request.
73
86
@@ -81,6 +94,18 @@ You can install unofficial [fourcoders/latch-sdk-php](https://github.com/fourcod
81
94
}
82
95
```
83
96
97
+
After install libraries, You must put fourcorders as a your latch_driver in your config.yml:
0 commit comments