Skip to content

Commit dcc92cc

Browse files
committed
Update documentation
1 parent 657e4db commit dcc92cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ php artisan migrate
7878
```
7979

8080
### Configuration
81-
Upon [publishing the configuration and migration files](#install-the-package), a configuration-file named `paystack-cashier`.php with some sensible defaults will be placed in your config directory. Update them or set their corresponding values in your `.env` file as follows.
81+
Upon [publishing the configuration and migration files](#install-the-package), a configuration-file named `paystack`.php with some sensible defaults will be placed in your config directory. Update them or set their corresponding values in your `.env` file as follows.
8282
```php
8383
PAYSTACK_MODEL=App\Models\User
8484
PAYSTACK_PUBLIC_KEY=pk_test_your_public_key

0 commit comments

Comments
 (0)