oseintow / laravel-shopify

Laravel Shopify Package
71 stars 42 forks source link

Use global config helper instead facade #19

Closed genert closed 5 years ago

genert commented 7 years ago

Switch configuration getter from facade to global helper.

This make the package compatible with Lumen.