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 7ddee68 commit 9c25bfaCopy full SHA for 9c25bfa
README.md
@@ -15,7 +15,7 @@ Thanks to Laravel's automatic package discovery mechanism, you don't need to do
15
16
Of course, you can also control the cache strategy freely, just need to configure the following in the configuration file:
17
18
-//config/passport.php
+**config/passport.php**
19
```php
20
return [
21
//...
0 commit comments