beyondcode / invoker-community

74 stars 2 forks source link

Vendor Models not loading in production #128

Open eduardocruz opened 3 years ago

eduardocruz commented 3 years ago

My vendor folder models are loaded locally. But when I try to do the same on production (forge+envoyer deploy) they do not load.

OS: darwin Invoker Version: 2.2.0 Laravel Version: 8.27.0 PHP Binary: /usr/local/bin/php

mpociot commented 3 years ago

Your normal models are loaded via a remote server though?

schmidfelix commented 3 years ago

I have the same problem, the vendor models are getting loaded in my local environment, but not in production.

My normal models are loaded in both environments

erdiegoant commented 1 year ago

I can't see Vendor models even in local

mechelon commented 1 year ago

Did you check the "Include vendor folder" setting in the project settings?

CleanShot 2023-08-22 at 10 30 20@2x