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 7e40939 commit 6c1fc92Copy full SHA for 6c1fc92
README.md
@@ -39,7 +39,7 @@ Optional - Register the Facade in: **config/app.php**
39
``` php
40
'aliases' => [
41
//...
42
- 'Postcode' => ApiPostcode\Facade\Postcode::class,
+ 'Postcode' => ApiPostcode\Facade\Postcode::class,
43
];
44
````
45
0 commit comments