Skip to content
This repository has been archived by the owner on Nov 30, 2022. It is now read-only.

ShopifyAppFacade should be ShopifyApp #5

Closed
SilverPaladin opened this issue Sep 8, 2017 · 1 comment
Closed

ShopifyAppFacade should be ShopifyApp #5

SilverPaladin opened this issue Sep 8, 2017 · 1 comment

Comments

@SilverPaladin
Copy link

Docs instruct you to add this line to config/app
'ShopifyApp' => \OhMyBrew\ShopifyApp\Facades\ShopifyAppFacade::class,

but you should use this line
'ShopifyApp' => \OhMyBrew\ShopifyApp\Facades\ShopifyApp::class,

because ShopifyAppFacade does not exist.

@gnikyt
Copy link
Owner

gnikyt commented Oct 6, 2017

Hey sorry... no notification came to me.

Thanks for noting this, I will fix this the weekend!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants