ignited / laravel-omnipay

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

Class not found #3

Closed jazerix closed 10 years ago

jazerix commented 10 years ago

I'm getting Class '\Omnipay\Paypal\ExpressGateway' not found

Having "ignited/laravel-omnipay": "1.*" and "omnipay/paypal": "~2.0" installed through composer.

http://stackoverflow.com/questions/22051817/laravel-omnipay-with-omnipay-paypal-class-not-found

clegginabox commented 10 years ago

This should be fixed now via my pull request

alexw23 commented 10 years ago

@jazerix can you confirm this is now fixed?