Merge pull request #645 from vinkla/patch-1

Update Laravel link
This commit is contained in:
Alex Bilbie 2016-08-30 12:20:54 +01:00 committed by GitHub
commit 52c690c72a

View File

@ -7,6 +7,7 @@ permalink: /framework-integrations/
# Framework Integrations # Framework Integrations
* [Laravel + Lumen](https://github.com/lucadegasperi/oauth2-server-laravel) * [Laravel + Lumen](https://github.com/lucadegasperi/oauth2-server-laravel)
* [Laravel Passport (Official)](https://laravel.com/docs/passport)
* Slim (or any PSR7-supporting framework) - See the examples in this repository * Slim (or any PSR7-supporting framework) - See the examples in this repository
* [Nette Framework](https://github.com/lookyman/nette-oauth2-server) * [Nette Framework](https://github.com/lookyman/nette-oauth2-server)