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
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ Pre Laravel 5.5: After updating composer, add the ServiceProvider to the provide
You need to publish the config for this package. A sample configuration is provided. The defaults will be merged with gateway specific configuration.

```

$ php artisan vendor:publish --provider=Barryvdh\Omnipay\ServiceProvider
```

Expand Down