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.
2 parents 7720b5b + 1631d08 commit b468ce7Copy full SHA for b468ce7
README.md
@@ -21,7 +21,7 @@ Publish the config file:
21
php artisan vendor:publish --provider="Tapp\Airtable\AirtableServiceProvider"
22
```
23
24
-Define airtables account information:
+Define airtables account information in .env:
25
26
```bash
27
AIRTABLE_KEY=
0 commit comments