ignited / laravel-omnipay

Omnipay for Laravel & Lumen
MIT License
509 stars 100 forks source link

fixing error in config for PayPal Express #4

Closed clegginabox closed 10 years ago

clegginabox commented 10 years ago

Fix for Omnipay \ Common \ Exception \ RuntimeException Class '\Omnipay\Paypal\ExpressGateway' not found

alexw23 commented 10 years ago

The config is only provided as an example. However I'll update it to avoid future issues. Thanks for the PR.