Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Get the package with composer:
composer require nestednet/gocardless-laravel
```

**1.** If you are using Laravel >5.5 the package will be autodiscobered, for older versions add the service provider at your config/app.php file.
**1.** If you are using Laravel >5.5 the package will be autodiscovered, for older versions add the service provider at your config/app.php file.

**2.** Publish the configuration file
```bash
Expand Down