From 9e7a02d3ac72cf91339c14676b369afb2dc32c0e Mon Sep 17 00:00:00 2001 From: Liam Gladdy Date: Sat, 12 Mar 2016 19:49:04 +0000 Subject: [PATCH] Add Laravel 5 library info --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4e1bf07e..2eebab78 100644 --- a/README.md +++ b/README.md @@ -114,6 +114,7 @@ Framework Integration --------------------- * Lithium: Sébastien Charrier has written [an adapter](https://github.com/scharrier/li3_socialauth) for the library. * Laravel 4: Dariusz Prząda has written [a service provider](https://github.com/artdarek/oauth-4-laravel) for the library. +* Laravel 5: Valentin Ivaşcu ported Dariusz Prząda's Laravel 4 library to [Laravel 5](https://github.com/oriceon/oauth-5-laravel). * Symfony: Alexander Pinnecke has written [a Symfony Bundle](https://github.com/apinnecke/OAuthBundle) for the library. Extensions