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.
1 parent 02787f4 commit 37ccb67Copy full SHA for 37ccb67
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