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 b22748d commit 36f00cbCopy full SHA for 36f00cb
README.md
@@ -37,7 +37,7 @@ ApiPostcode\ApiPostcodeServiceProvider::class,
37
### Step 3: Configure Api Postcode credentials
38
39
```
40
-php artisan vendor:publish
+php artisan vendor:publish --provider="ApiPostcode\ApiPostcodeServiceProvider"
41
42
43
Add this in you **.env** file
0 commit comments