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 996f30b commit 1b85517Copy full SHA for 1b85517
README.md
@@ -51,7 +51,7 @@ composer require jdrda/laravel-google-custom-search-engine
51
52
4/ Publish the config file
53
```bash
54
-php artisan vendor:publish --provider="JDrda\LaravelGoogleCustomSearchEngine\LaravelGoogleCustomSearchEngineProvider"
+php artisan vendor:publish --provider="JanDrda\LaravelGoogleCustomSearchEngine\LaravelGoogleCustomSearchEngineProvider"
55
```
56
57
## Configuration
0 commit comments