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 c7320a1 + 655492f commit 378333bCopy full SHA for 378333b
README.md
@@ -29,7 +29,7 @@ Add this line of code to the ```providers``` array located in your ```app/config
29
'LucaDegasperi\OAuth2Server\OAuth2ServerServiceProvider',
30
```
31
32
-And this lines to the ```facades``` array:
+And this lines to the ```aliases``` array:
33
```php
34
'AuthorizationServer' => 'LucaDegasperi\OAuth2Server\Facades\AuthorizationServerFacade',
35
'ResourceServer' => 'LucaDegasperi\OAuth2Server\Facades\ResourceServerFacade',
0 commit comments