diff --git a/framework-integrations.md b/framework-integrations.md index 139c4250..d3c05db9 100644 --- a/framework-integrations.md +++ b/framework-integrations.md @@ -6,7 +6,8 @@ permalink: /framework-integrations/ # Framework Integrations -* [Laravel + Lumen](https://laravel.com/docs/passport) +* [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 * [Nette Framework](https://github.com/lookyman/nette-oauth2-server)