From 86955514884bb31eb83ce477e975b54002e44616 Mon Sep 17 00:00:00 2001 From: Mike Francis Date: Tue, 31 Aug 2021 11:59:55 +0100 Subject: [PATCH] docs: Added mikefrancis/laravel-unleash (#927) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Ivar Conradi Ă˜sthus --- websitev2/docs/sdks/community.md | 1 + 1 file changed, 1 insertion(+) diff --git a/websitev2/docs/sdks/community.md b/websitev2/docs/sdks/community.md index 2795b88ee4..f724e599c9 100644 --- a/websitev2/docs/sdks/community.md +++ b/websitev2/docs/sdks/community.md @@ -14,6 +14,7 @@ Community developed Client SDKs we already know about: - [uekoetter.dev/unleash-client-dart](https://pub.dev/packages/unleash) (Dart) - [minds/unleash-client-php](https://gitlab.com/minds/unleash-client-php) (PHP) - [Stogon/unleash-bundle](https://git.stogon.io/Stogon/unleash-bundle/) (PHP - Symfony) +- [mikefrancis/laravel-unleash](https://github.com/mikefrancis/laravel-unleash) (PHP - Laravel) - [afontaine/unleash_ex](https://gitlab.com/afontaine/unleash_ex) (Elixir) - [AppsFlyer/clojure-unleash](https://github.com/AppsFlyer/unleash-client-clojure) (Clojure) - [pmb0/nestjs-unleash](https://github.com/pmb0/nestjs-unleash) (NestJS - Node.js)