Kyon147 / laravel-shopify

A full-featured Laravel package for aiding in Shopify App development
MIT License
331 stars 98 forks source link

Installing on October or Winter CMS #290

Closed baberuth22 closed 8 hours ago

baberuth22 commented 3 months ago

When I run composer require kyon147/laravel-shopify in October CMS.

I get the following error 3 times:

In ShopifyAppProvider.php line 320:

Class name must be a valid object or a string

In winter CMS I can install without error, but if I turn on auto discovery I get the same error.

Kyon147 commented 3 weeks ago

October CMS has not been tested with the package.

Kyon147 commented 8 hours ago

Going to close this, if someone wants to make it work we can open a new issue and PR