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 8df1172 commit 1a443ecCopy full SHA for 1a443ec
README.md
@@ -23,7 +23,7 @@ After installation, publish the configuration file to your Laravel project:
23
24
25
```bash
26
-php artisan vendor:publish --provider="Kroderdev\LaravelMicroserviceCoreProviders\MicroserviceCoreServiceProvider"
+php artisan vendor:publish --provider="Kroderdev\LaravelMicroserviceCore\Providers\MicroserviceServiceProvider"
27
```
28
29
You can now customize the settings to match your microservice environment.
0 commit comments