We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0990aa5 commit daf239bCopy full SHA for daf239b
README.md
@@ -21,7 +21,7 @@ composer require innoge/laravel-policy-soft-cache
21
You can publish the config file with:
22
23
```bash
24
-php artisan vendor:publish --provider="Innoge\LaravelPolicySoftCache\LaravelPolicySoftCacheServiceProvider""
+php artisan vendor:publish --provider="Innoge\LaravelPolicySoftCache\LaravelPolicySoftCacheServiceProvider"
25
```
26
27
This is the contents of the published config file:
0 commit comments