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 1b85517 commit 7b10ccbCopy full SHA for 7b10ccb
README.md
@@ -29,7 +29,7 @@ https://ko-fi.com/A067ES5
29
1/ Install with Composer
30
31
```bash
32
-composer require jdrda/laravel-google-custom-search-engine
+composer require jan-drda/laravel-google-custom-search-engine
33
```
34
35
2/ Add the service provider to config/app.php
@@ -74,7 +74,7 @@ php artisan vendor:publish --provider="JanDrda\LaravelGoogleCustomSearchEngine\L
74
9. your API key is shown, so copy and paste it here
75
76
### Save the configuration values
77
-Save search engine ID and api ID in your config/laravelGoogleCustomSearchEngine
+Save search engine ID and api ID in your config/laravelGoogleCustomSearchEngine.php
78
79
## Usage
80
0 commit comments