We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 02787f4 + 37ccb67 commit 6f79902Copy full SHA for 6f79902
README.md
@@ -19,7 +19,7 @@ Just install the package on your authorization server
19
20
and add the Service Provider in your `config/app.php`
21
22
- \Ipunkt\Laravel\OAuthIntrospection\OAuthIntrospectionServiceProvider::class,
+ \Ipunkt\Laravel\OAuthIntrospection\Providers\OAuthIntrospectionServiceProvider::class,
23
24
## Official Documentation
25
0 commit comments